Skip to content

"Fast" By Default

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 10 Dec 22:53
· 521 commits to main since this release

Changed

  • --fast is the default behaviour now, use --type-check for type checking behaviour

Added

  • Support for custom transformers
  • @types packages

Fixed

  • Improved forwarding of signals
  • Don't force exit from REPL
  • Improved performance when type checking large projects