File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
> - :house : [ Internal]
11
11
> - :nail_care : [ Polish]
12
12
13
- # 12.0.0-alpha.9 (Unreleased)
13
+ # 12.0.0-alpha.9
14
14
15
15
#### :boom : Breaking Change
16
16
36
36
- Fix runtime type check for Object in untagged variants when one variant case is ` null ` . https://github.com/rescript-lang/rescript/pull/7303
37
37
- Fix files that were being truncated when sent to the CDN over FTP. https://github.com/rescript-lang/rescript/pull/7306
38
38
- Fix better editor completion for applications. https://github.com/rescript-lang/rescript/pull/7291
39
- - Fix @react .componentWithProps no longer works with @directive ("'use memo'"). https://github.com/rescript-lang/rescript/pull/7300
39
+ - Fix ` @react.componentWithProps ` no longer works with ` @directive("'use memo'") ` . https://github.com/rescript-lang/rescript/pull/7300
40
40
41
41
#### :house : Internal
42
42
43
- - Remove ignore in res_scanner.ml . https://github.com/rescript-lang/rescript/pull/7280
43
+ - Remove ` ignore ` in ` res_scanner.ml ` . https://github.com/rescript-lang/rescript/pull/7280
44
44
- Use the new stdlib modules in the analysis tests. https://github.com/rescript-lang/rescript/pull/7295
45
45
- Build with OCaml 5.3.0. https://github.com/rescript-lang/rescript/pull/7294
46
- - Simplify JSON.Decode implementation. https://github.com/rescript-lang/rescript/pull/7304
46
+ - Simplify ` JSON.Decode ` implementation. https://github.com/rescript-lang/rescript/pull/7304
47
47
48
48
# 12.0.0-alpha.8
49
49
You can’t perform that action at this time.
0 commit comments