@quasar/app 1.0.6 released!
-
Important fixes and enhancements. Enjoy!
https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fapp-v1.0.6
- feat(app): Access to the ssr variable inside the ssr extension #4976
- feat(app): Allow forcing publicPath on dev mode too (for SPA and PWA only) #4962
- fix(app): Invalid location of base tag #4846
- fix(app): ssr pwa workboxPluginMode: ‘InjectManifest’ breaks build #4998
- fix(app): For cordova, also prepare app if using --skip-pkg build parameter #4686