Releases: Maiquu/nuxt-quasar
Releases · Maiquu/nuxt-quasar
Release list
v3.0.1
v3.0.0
🚀 Enhancements
⚠️ Upgrade to Nuxt 4 (8ef389a)
🩹 Fixes
⚠️ Changed to@useinstead of@importstatements to avoid deprecation warning messages (#115)
💅 Refactors
- Remove analyzeBundleSize test file (677e522)
📖 Documentation
- Clarify usage of Quasar Sass/SCSS variables in README and module options (74284cf)
- Remove peer dependency installation commands as
nuxi module addalready handles them (763812f)
🏡 Chore
- Fix type errors after upgrade (c0a8012)
- Update packageManager to pnpm@10.24.0 (6e90ff1)
- Add bump script (e0f0a51)
- Remove changelogen script from package.json (f58ba28)
- Migrate playground to use Nuxt 4 directory structure (452fb55)
- Update bump script (61efb9a)
🤖 CI
- Migrate to trusted publishing (a1243c7)
- Refine release workflow tag patterns and support rc tags (8abd4c6)
- Add --no-git-checks option to pnpm publish commands (d919db3)
- Update release workflow to ensure latest npm and explicitly set registry URL (cc53b7e)
- Reorder npm installation step (2298aa9)
❤️ Contributors
- Ege İliklier (@Maiquu)
- Chris Harris (@kathysledge)
v3.0.0-rc.3
v2.1.13
v2.1.12
v2.1.11
🩹 Fixes
- Quasar files being externalized in
ssr, resolves #107 (#107) - Type error at
enableQuietSassWarnings(083053f)
🏡 Chore
- Updated dependencies (12e8994)
- Rename
typecheckscript totest:types, usevue-tscfor typechecking (707e26a) - MIT License (f31d05e)
- Update
packageManagerversion (dc5cd17) - Update dependencies (mostly dev) (597c81c)
🎨 Styles
- Migrate to
@nuxt/eslint-config(5f76d7c)
🤖 CI
- Create release after publish succeeds (a7792b2)
❤️ Contributors
- Ege İliklier (@Maiquu)