File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1414
1515#### :boom : Breaking Change
1616
17- - Fix return type of ` String.charCodeAt ` . https://github.com/rescript-lang/rescript/pull/7864
18- - Remove support of JSX children spread. https://github.com/rescript-lang/rescript/pull/7869
1917- Have ` String.charCodeAt ` return ` option<int> ` ; add ` String.charCodeAtUnsafe ` . https://github.com/rescript-lang/rescript/pull/7877
20-
21- #### :eyeglasses : Spec Compliance
18+ - Remove support of JSX children spread. https://github.com/rescript-lang/rescript/pull/7869
2219
2320#### :rocket : New Feature
2421
3128- Fix crash with ` @get ` on external of type ` unit => 'a ` . https://github.com/rescript-lang/rescript/pull/7866
3229- Fix record type spreads in inline records. https://github.com/rescript-lang/rescript/pull/7859
3330
34- #### :memo : Documentation
35-
3631#### :nail_care : Polish
3732
3833- Reactivate optimization for length of array literals. https://github.com/rescript-lang/rescript/pull/7872
You can’t perform that action at this time.
0 commit comments