11.0.0-rc.9
Pre-release
Pre-release
🚀 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