v5.0.6
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
- @david-sharer made their first contribution in #639
Full Changelog: v5.0.5...v5.0.6