Skip to content

Commit 2fda497

Browse files
Prepare for 12.0.0-beta.10 release (#7848)
1 parent 535a8bd commit 2fda497

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@
1010
> - :nail_care: [Polish]
1111
> - :house: [Internal]
1212
13-
# 12.0.0-beta.10 (Unreleased)
14-
15-
#### :boom: Breaking Change
16-
17-
#### :eyeglasses: Spec Compliance
13+
# 12.0.0-beta.10
1814

1915
#### :rocket: New Feature
2016

@@ -30,15 +26,11 @@
3026
- Stop mangling tagged templates and backquoted strings. https://github.com/rescript-lang/rescript/pull/7841
3127
- JSX v4: fix arity mismatch for `@react.component` with `React.forwardRef`. https://github.com/rescript-lang/rescript/pull/7845
3228

33-
#### :memo: Documentation
34-
3529
#### :nail_care: Polish
3630

3731
- Improve error message for trying to define a type inside a function. https://github.com/rescript-lang/rescript/pull/7843
3832
- Refactor CLI to use spawn for better signal handling in watch mode. https://github.com/rescript-lang/rescript/pull/7844
3933

40-
#### :house: Internal
41-
4234
# 12.0.0-beta.9
4335

4436
#### :boom: Breaking Change

0 commit comments

Comments
 (0)