·
99 commits
to master
since this release
Minor Changes
4b81641
#1418 Thanks @merceyz! - Added monorepo and Yarn PnP support by correctly loading dependencies, removing faulty install checks, and adding undeclared dependencies
Patch Changes
0e4f06a
#1503 Thanks @rschristian! - Ensures the create command returns startup instructions to users
df48437
#1499 Thanks @rschristian! - CLI now only conditionally outputs 200.html & preact_prerender_data.json
c33f020
#1435 Thanks @rschristian! - Change ensures root ReadMe is bundled with CLI package on publish
bf668b1
#1530 Thanks @rschristian! - Fixes bug causing wrong port to be given to Webpack config
cc2f3e7
#1423 Thanks @rschristian! - Fixes bug with style loader that would strip non-module CSS files if 'sideEffects' was set to false for the package.
c9c48db
#1504 Thanks @rschristian! - Replacing mkdirp with native mkdir recursive
977d59a
#1527 Thanks @jamesgeorge007! - Do not prompt on supplying the template as an argument
daa51ac
#1522 Thanks @jamesgeorge007! - Minor typographical fix
24c7473
#1516 Thanks @jgoamakf! - Do not produce preRenderData when --no-prerender option is specified.
9f9277b
#1534 Thanks @rschristian! - Fixes SW flag in dev