You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,7 @@
10
10
> -:nail_care:[Polish]
11
11
> -:house:[Internal]
12
12
13
-
# 12.0.0-beta.7 (Unreleased)
14
-
15
-
#### :boom: Breaking Change
16
-
17
-
#### :eyeglasses: Spec Compliance
13
+
# 12.0.0-beta.7
18
14
19
15
#### :rocket: New Feature
20
16
@@ -29,15 +25,11 @@
29
25
- Fix ppx resolution with package inside monorepo. https://github.com/rescript-lang/rescript/pull/7776
30
26
- Fix 'Unbound module type' errors that occurred when trying to async import modules. https://github.com/rescript-lang/rescript/pull/7783
31
27
32
-
#### :memo: Documentation
33
-
34
28
#### :nail_care: Polish
35
29
36
30
- Allow skipping the leading pipe in variant definition with a leading constructor with an attribute. https://github.com/rescript-lang/rescript/pull/7782
37
31
- Better error message (and recovery) when using a keyword as a record field name. https://github.com/rescript-lang/rescript/pull/7784
0 commit comments