1.1.0
- 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 likelocation.href
(#12, thanks @hugmanrique!)