Merge remote-tracking branch 'upstream/rc/3.12' into mb12

This commit is contained in:
Jeroen Ketema
2023-12-13 15:43:39 +01:00
147 changed files with 366 additions and 151 deletions

View File

@@ -1,4 +1,5 @@
---
category: feature
---
## 0.12.1
### New Features
* Added an `isPrototyped` predicate to `Function` that holds when the function has a prototype.