We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d838b66 commit 8649a61Copy full SHA for 8649a61
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- BREAKING: Intl types: simplify bindings for constructors / functions with optional arguments. https://github.com/rescript-association/rescript-core/pull/198
6
- Fix: Expose Intl.Common. https://github.com/rescript-association/rescript-core/pull/197
7
- Add `Array.flatMapWithIndex` https://github.com/rescript-association/rescript-core/pull/199
8
+- Add `Promise.any`, `Promise.allSettled`, `Promise.withResolvers` https://github.com/rescript-association/rescript-core/pull/204
9
10
## 1.1.0
11
0 commit comments