Skip to content

11.0.0-rc.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 09 Jan 17:20
· 900 commits to master since this release
bc22eb9

🚀 New Feature

  • GenType: support @deriving(accessors) outputs. #6537
  • Allow coercing ints and floats to unboxed variants that have a catch-all unboxed int or float case. #6540
  • Allow tuples in untagged variants. #6550

🐛 Bug Fix

  • GenType: now emits full suffix on JS import path to be compatible with .res.js. #6541

💅 Polish

  • Format docstrings. #6417
  • JSX v4: make automatic mode the default. #6552