12.0.0-beta.14
Pre-release
Pre-release
💥 Breaking Change
- Removed
rescript legacysubcommand in favor of separaterescript-legacybinary. #7928 - Add comparison function for
ErrorinResult.equalandcompare. #7933 - Rewatch:
"type": "dev"anddev-dependencieswill be compiled by default for local packages. The--devflag no longer does anything. #7934
🐛 Bug fix
- Prevent lockfile creation when project folder is missing. #7927
- Fix parameter type / return type ambiguity error for unit case. #7930
💅 Polish
- ReScript cli: do not show build command options in the root help. #7715
- Deprecate reanalyze
@raisesin favor of@throws. #7932
🏠 Internal
- CI: run macOS builds on macOS 15. #7935