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
v4.5.10
#vite
4.5.10 (2025-03-24)
β fix: backport #19702, fs raw query with query separators (#19704) (315695e), closes #19702 #19704
4.5.9 (2025-01-21)
β fix:
β fix: allow CORS from loopback addresses by default (#19249) (8f63cd6), closes #19249
4.5.8 (2025-01-20)
β fix: try parse
4.5.7 (2025-01-20)
β fix:
4.5.6 (2025-01-20)
β fix!: check host header to prevent DNS rebinding attacks and introduce
β fix!: default
β fix: verify token for HMR WebSocket connection (c065a77)
source
#vite
4.5.10 (2025-03-24)
β fix: backport #19702, fs raw query with query separators (#19704) (315695e), closes #19702 #19704
4.5.9 (2025-01-21)
β fix:
preview.allowedHosts
with specific values was not respected (#19246) (0bc52e0), closes #19246β fix: allow CORS from loopback addresses by default (#19249) (8f63cd6), closes #19249
4.5.8 (2025-01-20)
β fix: try parse
server.origin
URL (#19241) (3680bad), closes #192414.5.7 (2025-01-20)
β fix:
crypto.getRandomValues
is not available in old Node versions (#19237) (f4d3c46), closes #192374.5.6 (2025-01-20)
β fix!: check host header to prevent DNS rebinding attacks and introduce
server.allowedHosts
(ef1049d)β fix!: default
server.cors: false
to disallow fetching from untrusted origins (07b36d5)β fix: verify token for HMR WebSocket connection (c065a77)
source
v5.4.15
#vite
5.4.15 (2025-03-24)
β fix: backport #19702, fs raw query with query separators (#19703) (807d7f0), closes #19702 #19703
5.4.14 (2025-01-21)
β fix:
β fix: allow CORS from loopback addresses by default (#19249) (7d1699c), closes #19249
5.4.13 (2025-01-20)
β fix: try parse
5.4.12 (2025-01-20)
β fix!: check host header to prevent DNS rebinding attacks and introduce
β fix!: default
β fix: verify token for HMR WebSocket connection (b71a5c8)
β chore: add deps update changelog (ecd2375)
source
#vite
5.4.15 (2025-03-24)
β fix: backport #19702, fs raw query with query separators (#19703) (807d7f0), closes #19702 #19703
5.4.14 (2025-01-21)
β fix:
preview.allowedHosts
with specific values was not respected (#19246) (9df6e6b), closes #19246β fix: allow CORS from loopback addresses by default (#19249) (7d1699c), closes #19249
5.4.13 (2025-01-20)
β fix: try parse
server.origin
URL (#19241) (5946215), closes #192415.4.12 (2025-01-20)
β fix!: check host header to prevent DNS rebinding attacks and introduce
server.allowedHosts
(9da4abc)β fix!: default
server.cors: false
to disallow fetching from untrusted origins (dfea38f)β fix: verify token for HMR WebSocket connection (b71a5c8)
β chore: add deps update changelog (ecd2375)
source