We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02409a commit f161282Copy full SHA for f161282
CHANGELOG.md
@@ -12,6 +12,11 @@
12
13
# 12.0.0-alpha.1 (Unreleased)
14
15
+#### :boom: Breaking Change
16
+
17
+- Remove handling of attributes with `bs.` prefix (`@bs.as` -> `@as` etc.). https://github.com/rescript-lang/rescript-compiler/pull/6643
18
+- Remove obsolete `@bs.open` feature. https://github.com/rescript-lang/rescript-compiler/pull/6629
19
20
#### :house: Internal
21
22
- Build with OCaml 5.1.1. https://github.com/rescript-lang/rescript-compiler/pull/6641
0 commit comments