- NEW added support the
?inlineand?embedqueries to inline SVG in HTML, JS and CSS (sincev4.19.0). - NEW added router to resolve routes in
a.href, useful for multi-pages (sincev4.18.0). - NEW you can include Markdown
*.mdfiles in your HTML template (sincev4.6.0). - NEW added supports the HMR for CSS (since
v4.5.0). - NEW added supports the multiple configurations.
- SUPPORTS Webpack version
5.96+(sincev4.2.0). - SUPPORTS Webpack version
5.81+(sincev4.0.0). - SUPPORTS Node.js version
18+. - BREAKING CHANGES see in the changelog.
- NEW added supports the template function in JS runtime on the client-side.
- NEW added Pug preprocessor.
- NEW added Twig preprocessor.
- NEW added supports the dynamic import of styles.
- NEW added supports the CSS Modules for styles imported in JS.
- NEW added CSS extraction from styles used in
*.vuefiles. - NEW added Hooks & Callbacks. Now you can create own plugin to extend this plugin.
- NEW added the build-in FaviconsBundlerPlugin to generate and inject favicon tags.
- NEW added importing style files in JavaScript.
- NEW added support the integrity.
- NEW you can add/delete/rename a template file in the entry path without restarting Webpack.
For full release notes see the changelog.