Skip to content

v5.4.2

Compare
Choose a tag to compare
@AleksSavelev AleksSavelev released this 12 Feb 19:06
· 5 commits to main since this release
d617cf9

What's Changed

  • Added the node: false option to the webpack plugin to eliminate the use of the potentially dangerous new Function() method, which ensures compatibility with the Node.js runtime.
  • Introduced support for *.mjs ECMAScript modules.
    by @uve in #508

Full Changelog: 5.4.1...5.4.2