@quasar/app v2.0.1 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/%40quasar%2Fapp-v2.0.1
New
- feat(app): re-introduced quasar.conf.js > framework > components/directives for special cases (like when also using functional components which cannot be covered by auto-import feature)
- feat(app): ensure quasar.conf.js > animations does not contain duplicates
Fixes
- fix(app): For importStrategy “auto”, add quasar.conf.js > framework > config > spinner (if configured) to components list #7269
- fix(app): Avoid some issues by specifying higher versions for deps of “@quasar/babel-preset-app” (#7266)