@quasar/app-vite-v2.1.4
#quasar
Fixes
● fix(app-vite): correctly get path for ESM only packages without a "main" field #17880
● fix(app-vite): add missing bool to devServer.https types
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:
● Becoming a sponsor on Github
● One-off donation via PayPal
source
#quasar
Fixes
● fix(app-vite): correctly get path for ESM only packages without a "main" field #17880
● fix(app-vite): add missing bool to devServer.https types
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:
● Becoming a sponsor on Github
● One-off donation via PayPal
source
quasar-v2.18.1
#quasar
Fixes
● fix(ui): add aria-label to date buttons (fix #16713) (#17884)
● fix(QChip): outline + avatar --> correctly place the avatar #17885
● fix(QSelect): content overflows when selected options are too long #17875
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:
● Becoming a sponsor on Github
● One-off donation via PayPal
source
#quasar
Fixes
● fix(ui): add aria-label to date buttons (fix #16713) (#17884)
● fix(QChip): outline + avatar --> correctly place the avatar #17885
● fix(QSelect): content overflows when selected options are too long #17875
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:
● Becoming a sponsor on Github
● One-off donation via PayPal
source
v9.1.11
#vue_i18n #i18n #vue_i18n_next
What's Changed
🔒 Security Fixes
● fix: prototype pollution in
Full Changelog: v9.1.10...v9.1.11
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🔒 Security Fixes
● fix: prototype pollution in
handleFlatJson
, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3mFull Changelog: v9.1.10...v9.1.11
source
v6.2.2
#vite
6.2.2 (2025-03-14)
● fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
● fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
● fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
● fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
● fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
● fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
● feat: show friendly error for malformed
● feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
● chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600
source
#vite
6.2.2 (2025-03-14)
● fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
● fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
● fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
● fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
● fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
● fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
● feat: show friendly error for malformed
base
(#19616) (2476391), closes #19616● feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
● chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600
source
[email protected]
#vite #vite_plugin_vue
4.1.2 (2025-03-17)
● fix: properly interpret boolean values in
● fix(deps): update all non-major dependencies (#482) (cdbae68), closes #482
● fix(deps): update all non-major dependencies (#502) (5bfbbc6), closes #502
● fix(deps): update all non-major dependencies (#510) (28bca4b), closes #510
4.1.1 (2024-11-26)
● chore: add vite 6 peer dep (#481) (4288652), closes #481
source
#vite #vite_plugin_vue
4.1.2 (2025-03-17)
● fix: properly interpret boolean values in
define
(#545) (46d3d65), closes #545● fix(deps): update all non-major dependencies (#482) (cdbae68), closes #482
● fix(deps): update all non-major dependencies (#502) (5bfbbc6), closes #502
● fix(deps): update all non-major dependencies (#510) (28bca4b), closes #510
4.1.1 (2024-11-26)
● chore: add vite 6 peer dep (#481) (4288652), closes #481
source
[email protected]
#vite #vite_plugin_vue
5.2.3 (2025-03-17)
● Revert "fix: generate unique component id" (#548) (4bc5517), closes #548
source
#vite #vite_plugin_vue
5.2.3 (2025-03-17)
● Revert "fix: generate unique component id" (#548) (4bc5517), closes #548
source
v3.7.17
#vuetify
🔧 Bug Fixes
● theme: support unhead v2 (#21106) (5efcacb), closes #21112
● VToolbar: don't force full width when using floating prop (0aea286)
🔬 Code Refactoring
● VField: replace filterFieldProps with filterProps (b8a8bc2), closes #21087
🧪 Labs
● VDateInput: handle empty model onKeydown (84746fb)
source
#vuetify
🔧 Bug Fixes
● theme: support unhead v2 (#21106) (5efcacb), closes #21112
● VToolbar: don't force full width when using floating prop (0aea286)
🔬 Code Refactoring
● VField: replace filterFieldProps with filterProps (b8a8bc2), closes #21087
🧪 Labs
● VDateInput: handle empty model onKeydown (84746fb)
source
v12.0.0-alpha.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: ESM only with package.json type field by @kazupon in #2141
Full Changelog: v12.0.0-alpha.1...v12.0.0-alpha.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: ESM only with package.json type field by @kazupon in #2141
Full Changelog: v12.0.0-alpha.1...v12.0.0-alpha.2
source
v6.1.2
#vite
6.1.2 (2025-03-24)
● fix: fs raw query with query separators (#19702) (80381c3), closes #19702
6.1.1 (2025-02-19)
● fix: ensure
● fix: ignore
● fix(css): run rewrite plugin if postcss plugin exists (#19371) (bcdb51a), closes #19371
● fix(deps): bump tsconfck (#19375) (746a583), closes #19375
● fix(deps): update all non-major dependencies (#19392) (60456a5), closes #19392
● fix(deps): update all non-major dependencies (#19440) (ccac73d), closes #19440
● fix(html): ignore malformed src attrs (#19397) (aff7812), closes #19397
● fix(worker): fix web worker type detection (#19462) (edc65ea), closes #19462
● refactor: remove custom .jxl mime (#19457) (0c85464), closes #19457
● feat: add support for injecting debug IDs (#18763) (0ff556a), closes #18763
● chore: update 6.1.0 changelog (#19363) (fa7c211), closes #19363
source
#vite
6.1.2 (2025-03-24)
● fix: fs raw query with query separators (#19702) (80381c3), closes #19702
6.1.1 (2025-02-19)
● fix: ensure
.[cm]?[tj]sx?
static assets are JS mime (#19453) (e7ba55e), closes #19453● fix: ignore
*.ipv4
address in cert (#19416) (973283b), closes #19416● fix(css): run rewrite plugin if postcss plugin exists (#19371) (bcdb51a), closes #19371
● fix(deps): bump tsconfck (#19375) (746a583), closes #19375
● fix(deps): update all non-major dependencies (#19392) (60456a5), closes #19392
● fix(deps): update all non-major dependencies (#19440) (ccac73d), closes #19440
● fix(html): ignore malformed src attrs (#19397) (aff7812), closes #19397
● fix(worker): fix web worker type detection (#19462) (edc65ea), closes #19462
● refactor: remove custom .jxl mime (#19457) (0c85464), closes #19457
● feat: add support for injecting debug IDs (#18763) (0ff556a), closes #18763
● chore: update 6.1.0 changelog (#19363) (fa7c211), closes #19363
source