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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@
10
10
> -:house:[Internal]
11
11
> -:nail_care:[Polish]
12
12
13
-
# 11.0.0-rc.9 (Unreleased)
13
+
# 11.0.0-rc.9
14
14
15
15
#### :rocket: New Feature
16
16
17
17
- GenType: support `@deriving(accessors)` outputs. https://github.com/rescript-lang/rescript-compiler/pull/6537
18
18
- Allow coercing ints and floats to unboxed variants that have a catch-all unboxed int or float case. https://github.com/rescript-lang/rescript-compiler/pull/6540
19
-
- Allow tuples in untagged variants https://github.com/rescript-lang/rescript-compiler/pull/6550
19
+
- Allow tuples in untagged variants.https://github.com/rescript-lang/rescript-compiler/pull/6550
20
20
21
21
#### :bug: Bug Fix
22
22
@@ -25,7 +25,7 @@
25
25
#### :nail_care: Polish
26
26
27
27
- Format docstrings. https://github.com/rescript-lang/rescript-compiler/pull/6417
28
-
- JSX v4automatic mode as the default modehttps://github.com/rescript-lang/rescript-compiler/pull/6552
28
+
- JSX v4: make automatic mode the default.https://github.com/rescript-lang/rescript-compiler/pull/6552
0 commit comments