Skip to content

Commit 32e6e4c

Browse files
committed
Clean up CHANGELOG
1 parent 2a4562c commit 32e6e4c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
1313
# 12.3.0-beta.1
1414

15-
#### :boom: Breaking Change
16-
17-
#### :eyeglasses: Spec Compliance
18-
1915
#### :rocket: New Feature
2016

2117
- Reanalyze: add glob pattern support for suppress/unsuppress configurations (e.g., `"src/generated/**"`). https://github.com/rescript-lang/rescript/pull/8277
@@ -35,8 +31,6 @@
3531
- Fix type lowering for `dict{}` and `async`, so you don't need to annotate one extra time when the type is known. https://github.com/rescript-lang/rescript/pull/8359
3632
- Fix issue where warning 56 would blow up with `dict{}` patterns. https://github.com/rescript-lang/rescript/pull/8403
3733

38-
#### :memo: Documentation
39-
4034
#### :nail_care: Polish
4135

4236
- Reanalyze server: redesign incremental fixpoint with delete-then-rederive strategy and predecessor tracking, improving speed on deletions. https://github.com/rescript-lang/rescript/pull/8276
@@ -45,8 +39,6 @@
4539
- Resolve workspace dependencies in editor analysis. https://github.com/rescript-lang/rescript/pull/8392
4640
- Improve deprecated attribute extraction and support record form. https://github.com/rescript-lang/rescript/pull/8396
4741

48-
#### :house: Internal
49-
5042
# 12.2.0
5143

5244
#### :rocket: New Feature

0 commit comments

Comments
 (0)