Skip to content

v0.5.3

Compare
Choose a tag to compare
@lukeed lukeed released this 16 Apr 18:56
· 4 commits to master since this release

Patches

  • (core) Allow pwa export to access Chrome on OSX Catalina (#73): b8d3b22
    Thank you @sapegin!

  • (core): Enable esModule option for css-loader branches: 4e30b47
    This saves ~1kB in JS bundle size on the non-router scaffolds!

  • (core): Expose new sass, less, and stylus keys for pwa.config.js access (#71): 8a7b9ab
    Note: No change in previous config/behavior! Simply relocating the defaults.

Chores

  • update eslint parser config: f026e4b
  • remove EHOIST_PKG_VERSION lerna warning: a89d9bd