Skip to content

Commit 9105535

Browse files
authored
Prepare for 12.0.0-beta.1 release (#7628)
1 parent 5797986 commit 9105535

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,24 @@
77
> - :rocket: [New Feature]
88
> - :bug: [Bug Fix]
99
> - :memo: [Documentation]
10-
> - :house: [Internal]
1110
> - :nail_care: [Polish]
11+
> - :house: [Internal]
1212
13-
# 12.0.0-beta.1 (Unreleased)
13+
# 12.0.0-beta.1
1414

1515
#### :rocket: New Feature
1616

1717
- Add experimental command to `rescript-tools` for formatting all ReScript code blocks in markdown. Either in a markdown file directly, or inside of docstrings in ReScript code. https://github.com/rescript-lang/rescript/pull/7598
1818
- Add `String.getSymbolUnsafe` back to Stdlib. https://github.com/rescript-lang/rescript/pull/7626
1919

20-
#### :house: Internal
21-
22-
- Remove uncurried handling from rewatch. https://github.com/rescript-lang/rescript/pull/7625
23-
2420
#### :nail_care: Polish
2521

2622
- Add a warning if the name in package.json does not match the name in rescript.json. https://github.com/rescript-lang/rescript/pull/7604
2723

24+
#### :house: Internal
25+
26+
- Remove uncurried handling from rewatch. https://github.com/rescript-lang/rescript/pull/7625
27+
2828
# 12.0.0-alpha.15
2929

3030
#### :boom: Breaking Change

0 commit comments

Comments
 (0)