Skip to content

Commit 6e98b92

Browse files
committed
Prepare for 12.2.0 release
1 parent 281a325 commit 6e98b92

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,11 @@
1616

1717
- Stdlib: Added Array.zip, Array.unzip, Array.zipBy, and Array.partition. https://github.com/rescript-lang/rescript/pull/8244
1818

19-
#### :eyeglasses: Spec Compliance
20-
21-
#### :rocket: New Feature
22-
2319
#### :bug: Bug fix
2420

2521
- Fix compiler crash (`Fatal error: Parmatch.all_record_args`) when matching empty dict/record patterns. https://github.com/rescript-lang/rescript/pull/8246
2622
- Fix `null` falling into the object branch instead of the wildcard when pattern matching on untagged variants with both `Object` and `null` cases. https://github.com/rescript-lang/rescript/pull/8253
2723

28-
#### :memo: Documentation
29-
30-
#### :nail_care: Polish
31-
32-
#### :house: Internal
33-
3424
# 12.2.0-rc.1
3525

3626
#### :boom: Breaking Change

0 commit comments

Comments
 (0)