11.0.0-rc.1
Pre-release
Pre-release
🚀 New Feature
- GenType: Propagate comments from record fields to emitted TypeScript types. #6333
💥 Breaking Change
$$default
is no longer exported from the generated JavaScript when using default exports. #6328
💅 Polish
- Conditionally print error message about record with missing label potentially being a component. #6337
- Put definition in the bottom and the actual error at the top when reporting errors for supplying fields etc with the wrong name. #6336
- Fix left over places where polyvariant tag names were printed in OCaml syntax instead of ReScript. #6348