Skip to content

Commit 6ba4e59

Browse files
committed
CHANGELOG
1 parent 2893bd3 commit 6ba4e59

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
@@ -29,6 +29,7 @@
2929

3030
- Fix unhandled cases for exotic idents (allow to use exotic PascalCased identifiers for types). https://github.com/rescript-lang/rescript-compiler/pull/6777
3131
- PPX v4: mark props type in externals as `@live` to avoid dead code warnings for prop fields in the editor tooling. https://github.com/rescript-lang/rescript-compiler/pull/6796
32+
- Fix unused attribute check for `@as`. https://github.com/rescript-lang/rescript-compiler/pull/6795
3233

3334
#### :house: Internal
3435

0 commit comments

Comments
 (0)