File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010> - :house : [ Internal]
1111> - :nail_care : [ Polish]
1212
13- # 12.0.0-alpha.9 (Unreleased)
13+ # 12.0.0-alpha.9
1414
1515#### :boom : Breaking Change
1616
3636- Fix runtime type check for Object in untagged variants when one variant case is ` null ` . https://github.com/rescript-lang/rescript/pull/7303
3737- Fix files that were being truncated when sent to the CDN over FTP. https://github.com/rescript-lang/rescript/pull/7306
3838- 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
4040
4141#### :house : Internal
4242
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
4444- Use the new stdlib modules in the analysis tests. https://github.com/rescript-lang/rescript/pull/7295
4545- 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
4747
4848# 12.0.0-alpha.8
4949
You can’t perform that action at this time.
0 commit comments