v2.2.0
- Updated all dependencies to latest releases.
PrerenderPlugin
:- Fixed React hook-based rendering, ensuring only one copy of React is loaded.
WebOSMetaPlugin
:- No longer requires HtmlWebpackPlugin to function.
- Switch deprecated
new Buffer()
toBuffer.from()
to avoid NodeJS deprecation notice.