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 cf813e0 commit 460aabdCopy full SHA for 460aabd
CHANGELOG.md
@@ -15,6 +15,7 @@
15
#### :rocket: New Feature
16
17
- Allow `@directive` on functions for emitting function level directive code (`let serverAction = @directive("'use server'") (~name) => {...}`). https://github.com/rescript-lang/rescript-compiler/pull/6756
18
+- Add new dict literal syntax (`dict{"foo": "bar"}`). https://github.com/rescript-lang/rescript-compiler/pull/6774
19
20
#### :boom: Breaking Change
21
0 commit comments