v5.4.2
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