11.1.0-rc.8
Pre-release
Pre-release
🚀 New Feature
- Add
%todoextension for leaving implementation for later. #6713 - Add
-warn-errorargument for generating errors in CI. Useful for%todoextension. #6717
🐛 Bug Fix
- Improve error when using
@deriving(accessors)on a variant with record arguments. #6712 - Stop escaping JSX prop names with hyphens. #6705
- Fix trailing undefined for optional parameters not omitted with
@sendand@new. #6716 - Fix JSX4 adding the incorrect type annotation for the prop
refinReact.forwardRefcomponent. #6718 - Fix description for warning number 110. #6725
💅 Polish
- Module spec
es6andes6-globalis deprecated in favor ofesmodule. #6709