Skip to content

Commit 37f233f

Browse files
Prepare for 12.0.0-beta.6 release (#7772)
1 parent 4a4c689 commit 37f233f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@
1010
> - :nail_care: [Polish]
1111
> - :house: [Internal]
1212
13-
# 12.0.0-beta.6 (Unreleased)
13+
# 12.0.0-beta.6
1414

1515
#### :boom: Breaking Change
1616

1717
- `rescript format` no longer accepts `--all`. All (non-dev) files of the current rescript.json are now formatted by default. https://github.com/rescript-lang/rescript/pull/7752
1818

19-
#### :eyeglasses: Spec Compliance
20-
2119
#### :rocket: New Feature
2220

2321
- Add new Stdlib helpers: `String.capitalize`, `String.isEmpty`, `Dict.size`, `Dict.isEmpty`, `Array.isEmpty`, `Map.isEmpty`, `Set.isEmpty`. https://github.com/rescript-lang/rescript/pull/7516
@@ -26,8 +24,6 @@
2624

2725
- Fix issue with ast conversion (for ppx use) on functions with attributes on first argument. https://github.com/rescript-lang/rescript/pull/7761
2826

29-
#### :memo: Documentation
30-
3127
#### :nail_care: Polish
3228

3329
- `rescript format` now has a `--dev` flag that works similar to `rescript clean`. https://github.com/rescript-lang/rescript/pull/7752

0 commit comments

Comments
 (0)