- fix(app): quasar.conf.js > build > gzip filename option; also improve code completion (#10931) #10161
- fix(app): Update stylus loader options to match its latest syntax (#10692)
- fix(app): auto-add icon file to Electron builder config (#10440)
- Update deps: vue@3.2.20, webpack-dev-server@4.3.1, @types/webpack-dev-server@4.3.1, autoprefixer@10.3.7, compression-webpack-plugin@9.0.0, css-minimizer-webpack-plugin@3.1.1, table@6.7.2, terser-webpack-plugin@5.2.4
Note: changes to @quasar/app
tsconfig preset introduced in this release break wrapper functions types from quasar/wrappers
if you do not import anything from quasar
package anywhere in your project.
If this is the case, copy over this file in your project src
directory