Skip to content

Commit 81b3334

Browse files
authored
Prepare for 12.0.0-alpha.12 release (#7396)
1 parent c330bbf commit 81b3334

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13-
# 12.0.0-alpha.12 (Unreleased)
13+
# 12.0.0-alpha.12
1414

1515
#### :bug: Bug fix
1616

17-
- Fix node.js ExperimentalWarning. https://github.com/rescript-lang/rescript/pull/7379
17+
- Fix node.js `ExperimentalWarning`. https://github.com/rescript-lang/rescript/pull/7379
1818
- Fix issue with gentype and stdlib json. https://github.com/rescript-lang/rescript/pull/7378
1919
- Fix type of `RegExp.Result.matches`. https://github.com/rescript-lang/rescript/pull/7393
2020
- Add optional `flags` argument to `RegExp.fromString` and deprecate `RegExp.fromStringWithFlags`. https://github.com/rescript-lang/rescript/pull/7393
@@ -26,6 +26,7 @@
2626
#### :nail_care: Polish
2727

2828
- Improve error message for missing value when the identifier is also the name of a module in scope. https://github.com/rescript-lang/rescript/pull/7384
29+
- Upgrade Flow parser to 0.267.0. https://github.com/rescript-lang/rescript/pull/7390
2930

3031
# 12.0.0-alpha.11
3132

0 commit comments

Comments
 (0)