Skip to content

Commit dc7a7f6

Browse files
committed
changelog
1 parent 3da7879 commit dc7a7f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- Apply heuristic to suggest using JSX fragments where we guess that might be what the user wanted. https://github.com/rescript-lang/rescript/pull/7714
1818
- Show deprecation warnings for `bs-dependencies` etc. for local dependencies only. https://github.com/rescript-lang/rescript/pull/7724
1919
- Add check for minimum required node version. https://github.com/rescript-lang/rescript/pull/7723
20+
- Improve error message for when trying to do dot access on an option/array. https://github.com/rescript-lang/rescript/pull/7732
2021

2122
#### :bug: Bug fix
2223

0 commit comments

Comments
 (0)