WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b7efc94

Browse files
authored
Prepare for 12.0.1 release (#8080)
1 parent 034e254 commit b7efc94

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

CHANGELOG.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,21 @@
1010
> - :nail_care: [Polish]
1111
> - :house: [Internal]
1212
13-
# 12.0.1 (Unreleased)
14-
15-
#### :boom: Breaking Change
16-
17-
#### :eyeglasses: Spec Compliance
18-
19-
#### :rocket: New Feature
13+
# 12.0.1
2014

2115
#### :bug: Bug fix
2216

2317
- Fix exponential compilation blowup with large unboxed variants and dict pattern matching. https://github.com/rescript-lang/rescript/pull/8078
24-
- Rewatch: warnings for unsupported/unknown rescript.json fields. https://github.com/rescript-lang/rescript/pull/8031
18+
- Rewatch: warnings for unsupported/unknown `rescript.json` fields. https://github.com/rescript-lang/rescript/pull/8031
2519
- Fix missing `ignore` function in some Stdlib modules. https://github.com/rescript-lang/rescript/pull/8060
2620
- Fix signature matching for externals when abstract alias hides function arity. https://github.com/rescript-lang/rescript/pull/8045
2721
- Fix arity detection for arrows returning nested generics. https://github.com/rescript-lang/rescript/pull/8064
28-
- Fix error handling when rescript.json parsing fails and improve error message. https://github.com/rescript-lang/rescript/pull/8067
22+
- Fix error handling when `rescript.json` parsing fails and improve error message. https://github.com/rescript-lang/rescript/pull/8067
2923
- Fix invalid JSX being generated for empty fragments. https://github.com/rescript-lang/rescript/pull/8077
3024

31-
#### :memo: Documentation
32-
3325
#### :nail_care: Polish
3426

35-
- Add missing deprecation and migration for Exn.Error. https://github.com/rescript-lang/rescript/pull/8036
36-
37-
#### :house: Internal
27+
- Add missing deprecation and migration for `Exn.Error`. https://github.com/rescript-lang/rescript/pull/8036
3828

3929
# 12.0.0
4030

0 commit comments

Comments
 (0)