@quasar/app-v1.5.0
·
7761 commits
to dev
since this release
The stars of this release are: Electron preload script support and better /src-ssr code support.
New
- feat(app): Electron preload script support #5763 More info
- feat(app): Another Webpack thread on SSR: "Webserver", for /src-ssr on production only. Allows /src-ssr files to import from other places (like /src/). More info
- feat(app): Make /src/statics folder optional
Fixes
- fix(app): Multiple chunks could potentially emit assets with the same filename #6071
- fix(app): Remove duplicate statement in create-chain