@qusar/app 1.0.5 released!
-
https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fapp-v1.0.5
- feat(app): Avoid copying /statics/icons/* and app-logo-128x128.png for Cordova/Electron because they serve no purpose
-
- fix(app): Also remove electron bundler (packager or builder) if installed, when removing electron mode
-
- feat(app): Install required electron-builder version if necessary #4703
-
- fix(app): Fix compatibity with new electron-builder API
-
- feat(app): Fixed banner message on AE
-
- feat(app): Add warning about ios cordova and wkwebview
-
- feat(fastclick): add @quasar/fastclick; fix double-tap on input problem for iOS; reduce complexity to only what Quasar needs
-
- Updated Webpack to 4.39.3