Skip to content

11.1.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 14 Mar 13:37
· 105 commits to master since this release

πŸ› Bug Fix

  • Fix emitting static import instead of dynamic import. #6664
  • Fix local type variables breaking react components. #6665
  • Fix remove redundant branches in generated switch body. #6672

πŸ’… Polish

  • Omit undefined in external function calls for trailing optional arguments when not supplied. #6653
  • Make pattern match suggestions to be easier to copy-paste. #6656