Releases: tumblr/webpack-web-app-manifest-plugin
Releases · tumblr/webpack-web-app-manifest-plugin
6.0.0
5.0.0
What's Changed
- Deps: Upgrade yarn to v3 by @sirreal in #33
- Add changelog by @sirreal in #35
- Dependencies: Upgrade devDependencies by @sirreal in #34
- Drop support for Node.js < 12 by @sirreal in #36
- Build: Improve ESM support, fix default export type by @sirreal in #37
- Release 5.0.0 by @sirreal in #38
Full Changelog: 4.0.1...5.0.0
4.0.1
4.0.0
3.0.2
3.0.2
3.0.1
Fixes an issue where absolute URLs would be treated as relative in the manifest output.
3.0.0
Adds full support for Webpack 4 (without deprecation warnings).
2.0.0
Adds preliminary support for Webpack 4.
Patch release to add theme_color support
This release allows theme_color
to pass through the validation step when verifying the manifest keys.
Initial Release
This is the first release of webpack-web-app-manifest-plugin
.