Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a076692

Browse files
committedFeb 27, 2024··
add CHANGELOG
1 parent e605d4c commit a076692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- `lazy` syntax is no longer supported. If you're using it, use `Lazy` module or `React.lazy_` instead. https://github.com/rescript-lang/rescript-compiler/pull/6342
1818
- Remove handling of attributes with `bs.` prefix (`@bs.as` -> `@as` etc.). https://github.com/rescript-lang/rescript-compiler/pull/6643
1919
- 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
2021

2122
#### :house: Internal
2223

0 commit comments

Comments
 (0)
Please sign in to comment.