Skip to content
Compare
Choose a tag to compare
@ForsakenHarmony ForsakenHarmony released this 26 May 02:30
· 99 commits to master since this release
a5fc80b

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

  • 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.
  • 24c7473 #1516 Thanks @jgoamakf! - Do not produce preRenderData when --no-prerender option is specified.