Skip to content

11.1.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 08 Feb 08:39
· 122 commits to master since this release

πŸš€ New Feature

πŸ› Bug Fix

  • Fix issue with async and newtype in uncurried mode. #6601
  • Generic JSX transform: Rename expected module name for lowercase JSX to Elements from DOM. #6606
  • Generic JSX transform: Set default config params for jsxConfig. #6606
  • Generic JSX transform: Handle namespaced names. #6606
  • Fix issue with doc comment in recursive module. #6613
  • Fix issue with Exceptions and Extensible types runtime generation. #6570