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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@
26
26
27
27
#### :nail_care: Polish
28
28
29
+
- Make parser less strict around leading attributes. https://github.com/rescript-lang/rescript/pull/7787
30
+
29
31
#### :house: Internal
30
32
31
33
- Build runtime with rewatch on Windows, too. https://github.com/rescript-lang/rescript/pull/7794
@@ -49,7 +51,6 @@
49
51
50
52
- Allow skipping the leading pipe in variant definition with a leading constructor with an attribute. https://github.com/rescript-lang/rescript/pull/7782
51
53
- Better error message (and recovery) when using a keyword as a record field name. https://github.com/rescript-lang/rescript/pull/7784
52
-
- Make parser less strict around leading attributes. https://github.com/rescript-lang/rescript/pull/7787
0 commit comments