@quasar/app v1.3.0 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fapp-v1.3.0
New
- feat(app): Upgrade to Electron v7
- feat(app): Ability to turn node integration “off” for Electron builds #5577
- feat(app): Option for Capacitor to disable auto-hiding the Splashscreen
- feat(app): “describe” command new param (-d, --docs) which will open the documentation URL for the respective component/directive/Quasar plugin (will work along with “quasar” v1.5.0+, unreleased at this moment)
- feat(app): add “open in editor” vue-dev-tools support #5446
- feat(app): Upgraded deps – @quasar/babel-preset-app@1.1.7, autoprefixer@9.7.2, chalk@3.0.0, chokidar@3.3.0, copy-webpack-plugin@5.0.5, dot-prop@5.2.0, strip-ansi@6.0.0, url-loader@3.0.0, vue-loader@15.7.2, vuex@3.1.2
Fixes
- fix(webpack): auto-import loader (#5621)
- fix: Android Studio open bug on windows (fix #5556) (#5557)
- chore(app): Fix inverted appDeps and cliDeps (#5607)
-
Thx, #5446 is fire