12.0.0-alpha.11
Pre-release
Pre-release
·
26 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_Char
module for now. #7367 - Convert internal JavaScript codebase into ESM, ReScript package itself is now ESM (
"type": "module"
). #6899
💅 Polish
- More deprecations in
Pervasives
; addStdlib.Pair
andStdlib.Int.Ref
. #7371