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 05ab69e commit e829e8cCopy full SHA for e829e8c
CHANGELOG.md
@@ -19,6 +19,10 @@
19
- Remove obsolete `@bs.open` feature. https://github.com/rescript-lang/rescript-compiler/pull/6629
20
- Drop Node.js version <18 support, due to it reaching End-of-Life. https://github.com/rescript-lang/rescript-compiler/pull/6429
21
22
+#### :bug: Bug Fix
23
+
24
+- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
25
26
#### :house: Internal
27
28
- Build with OCaml 5.1.1. https://github.com/rescript-lang/rescript-compiler/pull/6641
0 commit comments