Releases: GoogleChromeLabs/prerender-loader
Releases · GoogleChromeLabs/prerender-loader
1.3.0
22 Feb 15:46
Compare
Sorry, something went wrong.
No results found
Bug fixes in this release:
Allow prerender code to require() Node.js built-in modules (require('url'))
Improved support for ExtractTextPlugin (#18 , thanks @nirbenya !)
👩🎨 Please open an issue if you run into problems with chunk hash mismatches after upgrading!
1.2.0
31 Oct 04:57
Compare
Sorry, something went wrong.
No results found
Improved support for webpack entry values specified as Arrays (#15 , thanks @QingWei-Li !)
Install mock implementations of Custom Elements, ServiceWorker, MessagePort and matchMedia
1.1.0
04 Sep 21:04
Compare
Sorry, something went wrong.
No results found
Adds support for multiple Webpack entries (arrays, objects, etc) (#8 , thanks @havenchyk !)
Automatically adds a doctype to prerendered HTML if there isn't one already present
New documentUrl option to configure JSDOM's URLs like location.href (#12 , thanks @hugmanrique !)
1.0.0
04 Sep 21:02
Compare
Sorry, something went wrong.
No results found