Skip to content

ChunksWebpackPlugin 4.0.2

Compare
Choose a tag to compare
@yoriiis yoriiis released this 28 Mar 15:42
be23b15

4.0.2

New features

  • Add Stryker mutation in the Travis CI to improve tests quality

Updates

  • Update customFormatTagsDatasIsValid function to prevent empty content
  • Simplify customFormatTags check (replace typeof and Boolean by instanceof)
  • Update Jest tests with mutation testing
  • Update dependencies