Here is a small release with few fixes. Thanks to contributors! 🤝
There are still some bugs reported since 5.4.0 was released that we need to work on.
- Display the zip method used (#735 @j0k3r)
- Dependabot should now updates package.json too (#742 @j0k3r)
- Fix configuration check for
keepOutputDirectory
in cleanup (#748 @daryl-c) - Prevent ts-node being registered twice (#766 @apancutt)
- Fix external modules with webpack 5 (#746 @janicduplessis)
- Allow custom webpack config files to export as an ES6 module (interop default) (#767 @apancutt)