Skip to content

v5.0.6

Choose a tag to compare

@hildjj hildjj released this 05 Aug 19:22
· 21 commits to main since this release
v5.0.6
c327b63

What's Changed

New features

  • Now supports testing with -t and -T with "amd", "umd", and "globals" format. Fork/exec no longer needed in basic generation path.
    #643

Bug fixes

  • Adjust repository's Git configuration around CR/LF normalization. #639
  • Now uses tsup for code generation instead of tsc and rollup. This may be user-visible, since tsup injects different polyfills than typescript was. #644

New Contributors

Full Changelog: v5.0.5...v5.0.6