Skip to content

Commit d9bfbc8

Browse files
Prepare for 12.0.0-beta.7 release (#7792)
1 parent b60541e commit d9bfbc8

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.7 (Unreleased)
14-
15-
#### :boom: Breaking Change
16-
17-
#### :eyeglasses: Spec Compliance
13+
# 12.0.0-beta.7
1814

1915
#### :rocket: New Feature
2016

@@ -29,15 +25,11 @@
2925
- Fix ppx resolution with package inside monorepo. https://github.com/rescript-lang/rescript/pull/7776
3026
- Fix 'Unbound module type' errors that occurred when trying to async import modules. https://github.com/rescript-lang/rescript/pull/7783
3127

32-
#### :memo: Documentation
33-
3428
#### :nail_care: Polish
3529

3630
- Allow skipping the leading pipe in variant definition with a leading constructor with an attribute. https://github.com/rescript-lang/rescript/pull/7782
3731
- Better error message (and recovery) when using a keyword as a record field name. https://github.com/rescript-lang/rescript/pull/7784
3832

39-
#### :house: Internal
40-
4133
# 12.0.0-beta.6
4234

4335
#### :boom: Breaking Change

0 commit comments

Comments
 (0)