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 297d856 commit 57c0289Copy full SHA for 57c0289
CHANGELOG.md
@@ -18,6 +18,7 @@
18
- Show deprecation warnings for `bs-dependencies` etc. for local dependencies only. https://github.com/rescript-lang/rescript/pull/7724
19
- Add check for minimum required node version. https://github.com/rescript-lang/rescript/pull/7723
20
- Use more optional args in stdlib and deprecate some functions. https://github.com/rescript-lang/rescript/pull/7730
21
+- Improve error message for when trying to do dot access on an option/array. https://github.com/rescript-lang/rescript/pull/7732
22
23
#### :bug: Bug fix
24
0 commit comments