Skip to content

Releases: quasarframework/quasar

@quasar/app-webpack-v4.0.0-beta.25

19 Oct 13:50
Compare
Choose a tag to compare
Pre-release

Changes

  • feat(app-webpack): force sass to at least v1.80.2
  • feat(app-webpack): remove now obsolete safari10 mangle option for uglify
  • fix(app-webpack): remove obsolete uglify option (computed_props)
  • feat(app-webpack): ensure esbuild 0.24+ is used #17528

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-vite-v2.0.0-beta.24

19 Oct 13:48
Compare
Choose a tag to compare
Pre-release

Changes

  • feat(app-vite): force sass to at least v1.80.2
  • feat(app-vite): ensure esbuild 0.24+ is used #17528

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-webpack-v3.14.1

17 Oct 11:52
Compare
Choose a tag to compare

Changes

  • fix(app-webpack): update to latest Sass specs; suppress more warning #17581

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-vite-v1.10.1

17 Oct 11:36
Compare
Choose a tag to compare

Changes

  • fix(app-vite): update to latest Sass specs; supress more warning #17581
  • fix(app-vite): pin workbox-build to 7.0.x instead of ^7.0.0, see GoogleChrome/workbox#3357

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-webpack-v4.0.0-beta.24

17 Oct 11:53
Compare
Choose a tag to compare
Pre-release

Changes

  • feat(app-webpack): improve framework config types
  • fix(app-webpack): update to latest Sass specs; supress more warning #17581

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-vite-v2.0.0-beta.23

17 Oct 11:38
Compare
Choose a tag to compare
Pre-release

Changes

  • fix(app-vite): update to latest Sass specs; suppress more warning #17581

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-webpack-v3.14.0

20 Sep 11:16
Compare
Choose a tag to compare

New

  • feat(app-webpack): (backport from v4 beta) switch PWA tag from apple-mobile-web-app-capable to mobile-web-app-capable
  • feat+perf(app-webpack): (backport from v4 beta) use "sass-embedded" instead of "sass"
  • feat(app-webpack): (backport from v4 beta) create .npmrc in dist/electron/UnPackaged even if the project doesn't have one #17504

Fixes

  • fix(app-webpack): (backport from v4 beta) @jcesarmobile/ssl-skip version to be installed has string with two caret chars in it
  • fix(app-webpack): (backport from v4 beta) Capacitor & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-webpack): (backport from v4 beta) Cordova & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-webpack): $store and preFetch TS declaration

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-vite-v1.10.0

20 Sep 11:15
Compare
Choose a tag to compare

New

  • feat(app-vite): (backport from v2 beta) switch PWA tag from apple-mobile-web-app-capable to mobile-web-app-capable
  • feat(app-vite): silence sass legacy-js deprecation warnings
  • feat(app-vite): (backport from v2 beta) create .npmrc in dist/electron/UnPackaged even if the project doesn't have one #17504

Fixes

  • fix(app-vite): (backport from v2 beta) @jcesarmobile/ssl-skip version to be installed has string with two caret chars in it
  • fix(app-vite): (backport from v2 beta) Capacitor & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-vite): (backport from v2 beta) Cordova & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-vite): preFetch TS declaration

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-webpack-v4.0.0-beta.23

20 Sep 11:22
Compare
Choose a tag to compare
Pre-release

New

  • feat+perf(app-webpack): use "sass-embedded" instead of "sass"
  • feat+refactor+perf(app-webpack): print build summary -> drop "table" dep & replace with custom in-house algorithm; print terminal lines as soon as they are available
  • feat(app-webpack): create .npmrc in dist/electron/UnPackaged even if the project doesn't have one #17504

Fixes

  • fix(app-webpack): augment vue instead of vue/runtime-core (fix #17416)
  • fix(app-webpack): replace default meta-tag from apple-mobile-web-app-capable to mobile-web-app-capable
  • fix(app-webpack): @jcesarmobile/ssl-skip version to be installed has string with two caret chars in it
  • fix(app-webpack): Capacitor & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-webpack): Cordova & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

@quasar/app-vite-v2.0.0-beta.22

20 Sep 11:22
Compare
Choose a tag to compare
Pre-release

New

  • feat(app-vite): use sass-embedded (#17522)
  • feat(app-vite): add total file build size to summary (#17514)
  • feat+refactor+perf(app-vite): print build summary -> drop "table" dep & replace with custom in-house algorithm; print terminal lines as soon as they are available
  • feat(app-vite): create .npmrc in dist/electron/UnPackaged even if the project doesn't have one #17504

Fixes

  • fix(app-vite): augment vue instead of vue/runtime-core (fix #17416)
  • fix(app-vite): replace default meta-tag from apple-mobile-web-app-capable to mobile-web-app-capable
  • fix(app-vite): Capacitor & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219
  • fix(app-vite): Cordova & Android -> usesCleartextTraffic attribute is always true in the AndroidManifest.xml file #17219

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following: