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 efdbe42 commit 070dea3Copy full SHA for 070dea3
CHANGELOG.md
@@ -84,6 +84,7 @@
84
- Fix fatal error when JSX expression used without configuring JSX in `rescript.json`. https://github.com/rescript-lang/rescript/pull/7656
85
- Rewatch: Only allow access to `"bs-dev-dependencies"` from `"type": "dev"` source files. https://github.com/rescript-lang/rescript/pull/7650
86
- Fix comment attached to array element. https://github.com/rescript-lang/rescript/pull/7672
87
+- Fix compilation of files starting with a lowercase letter. https://github.com/rescript-lang/rescript/pull/7700
88
89
#### :nail_care: Polish
90
0 commit comments