File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 16
16
17
17
- Fix ` Error.fromException ` . https://github.com/rescript-lang/rescript/pull/7364
18
18
- Fix signature of ` throw ` . https://github.com/rescript-lang/rescript/pull/7365
19
- - More deprecations in ` Pervasives ` ; add ` Stdlib.Pair ` and ` Stdlib.Int.Ref ` . https://github.com/rescript-lang/rescript/pull/7371
20
19
21
20
#### :house : Internal
22
21
23
22
- Remove ` Stdlib_Char ` module for now. https://github.com/rescript-lang/rescript/pull/7367
24
23
- Convert internal JavaScript codebase into ESM, ReScript package itself is now ESM (` "type": "module" ` ). https://github.com/rescript-lang/rescript/pull/6899
25
24
25
+ #### :nail_care : Polish
26
+
27
+ - More deprecations in ` Pervasives ` ; add ` Stdlib.Pair ` and ` Stdlib.Int.Ref ` . https://github.com/rescript-lang/rescript/pull/7371
28
+
26
29
# 12.0.0-alpha.10
27
30
28
31
#### :rocket : New Feature
You can’t perform that action at this time.
0 commit comments