We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b0327 commit 4fdf5e0Copy full SHA for 4fdf5e0
CHANGELOG.md
@@ -23,6 +23,10 @@
23
- Remove obsolete `@bs.open` feature. https://github.com/rescript-lang/rescript-compiler/pull/6629
24
- Drop Node.js version <18 support, due to it reaching End-of-Life. https://github.com/rescript-lang/rescript-compiler/pull/6429
25
26
+#### :bug: Bug Fix
27
+
28
+- Allow to use exotic ParscalCased identifiers for types. https://github.com/rescript-lang/rescript-compiler/pull/6777
29
30
#### :house: Internal
31
32
- Build with OCaml 5.1.1. https://github.com/rescript-lang/rescript-compiler/pull/6641
0 commit comments