We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0215326 commit eb60dfeCopy full SHA for eb60dfe
CHANGELOG.md
@@ -12,6 +12,10 @@
12
13
# 12.0.0-alpha.10 (Unreleased)
14
15
+#### :rocket: New Feature
16
+
17
+- Add `Dict.has` and double `Dict.forEachWithKey`/`Dict.mapValues` performance. https://github.com/rescript-lang/rescript/pull/7316
18
19
#### :house: Internal
20
21
- Clean up legacy tags handling. https://github.com/rescript-lang/rescript/pull/7309
0 commit comments