Skip to content

v5.45.0

Compare
Choose a tag to compare
@sokra sokra released this 16 Jul 15:51
· 2780 commits to main since this release

Features

  • add support to import assertions

Bugfixes

  • SourceMaps will now also be added to .cjs output files
  • fix non-system externals in a system library

Performance

  • avoid copying timestamps from the watcher to the compiler

Contributing

  • update to jest 27