Skip to content

12.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 01 Apr 14:11
· 26 commits to master since this release
7b11522

🐛 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; add Stdlib.Pair and Stdlib.Int.Ref. #7371