12.0.0-alpha.11
Pre-release
Pre-release
·
455 commits
to master
since this release
🐛 Bug fix
- Fix
Error.fromException. #7364 - Fix signature of
throw. #7365 - Fix formatter adds superfluous parens in pipe chain. #7370
🏠 Internal
- Remove
Stdlib_Charmodule for now. #7367 - Convert internal JavaScript codebase into ESM, ReScript package itself is now ESM (
"type": "module"). #6899
💅 Polish
- More deprecations in
Pervasives; addStdlib.PairandStdlib.Int.Ref. #7371