Skip to content

5.4.1

Compare
Choose a tag to compare
@j0k3r j0k3r released this 07 Apr 13:47
· 1572 commits to master since this release
320dea7

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)