Skip to content

3.1.0

Choose a tag to compare

@Z-n-o-M Z-n-o-M released this 04 Aug 16:30
· 19 commits to main since this release
dadaeb8

Features

  • The plugin has been updated to use Codefend v3. This upgrade introduces a new pool option under transformation and includes numerous optimizations. learn more

Fixes

  • Resolved Webpack DeprecationWarning: optimizeChunkAssets is now replaced with processAssets.

What's Changed

  • build(deps-dev): bump vitest from 2.0.3 to 2.0.4 by @dependabot in #49
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #46
  • build(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.18.0 by @dependabot in #50
  • feat(_): migrate to codefend v3 by @Z-n-o-M in #53
  • refactor(webpack): replace deprecated optimizeChunkAssets hook with processAssets by @Z-n-o-M in #54

Full Changelog: 3.0.3...3.1.0