We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bd1af commit 8298258Copy full SHA for 8298258
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- Add `Dict.forEach`, `Dict.forEachWithKey` and `Dict.mapValues` https://github.com/rescript-association/rescript-core/pull/181
6
- Remove internal xxxU helper functions that are not needed anymore in uncurried mode. https://github.com/rescript-association/rescript-core/pull/191
7
- Rename `Object.empty` to `Object.make` for consistency.
8
+- Add proper options types in `Intl` modules.
9
10
## 1.0.0
11
0 commit comments