v10.0.0-beta.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: move to GA from experimental for petite-vue-i18n by @kazupon in #1862
π Bug Fixes
β fix: cannot reduce message-compiler bundle size for runtime by @kazupon in #1860
ποΈ Documentations
β fix: typo in migration breaking changes v10 by @khylias in #1854
New Contributors
β @khylias made their first contribution in #1854
Full Changelog: v10.0.0-alpha.5...v10.0.0-beta.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: move to GA from experimental for petite-vue-i18n by @kazupon in #1862
π Bug Fixes
β fix: cannot reduce message-compiler bundle size for runtime by @kazupon in #1860
ποΈ Documentations
β fix: typo in migration breaking changes v10 by @khylias in #1854
New Contributors
β @khylias made their first contribution in #1854
Full Changelog: v10.0.0-alpha.5...v10.0.0-beta.1
source
[email protected]
#vite #vite_plugin_vue
5.0.5 (2024-05-30)
β fix(deps): update all non-major dependencies (#360) (ed4970a), closes #360
β fix(deps): update all non-major dependencies (#371) (0a484c7), closes #371
β fix(plugin-vue): don't inline template when
β refactor(plugin-vue): use normalizePath from vite (#395) (2848174), closes #395
β chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 (#378) (997f9bb), closes #378
β chore(deps): update all non-major dependencies (#355) (4faec3d), closes #355
β chore(deps): update upstream (#356) (cf7d91e), closes #356
β chore(deps): update upstream (#361) (a28c46e), closes #361
β chore(deps): update upstream (#367) (2050ad3), closes #367
β chore(deps): update upstream (#379) (96c82e9), closes #379
β chore(plugin-vue): update options on docs (3f8b472)
source
#vite #vite_plugin_vue
5.0.5 (2024-05-30)
β fix(deps): update all non-major dependencies (#360) (ed4970a), closes #360
β fix(deps): update all non-major dependencies (#371) (0a484c7), closes #371
β fix(plugin-vue): don't inline template when
__VUE_PROD_DEVTOOLS__
(#81) (277a3ab), closes #81β refactor(plugin-vue): use normalizePath from vite (#395) (2848174), closes #395
β chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 (#378) (997f9bb), closes #378
β chore(deps): update all non-major dependencies (#355) (4faec3d), closes #355
β chore(deps): update upstream (#356) (cf7d91e), closes #356
β chore(deps): update upstream (#361) (a28c46e), closes #361
β chore(deps): update upstream (#367) (2050ad3), closes #367
β chore(deps): update upstream (#379) (96c82e9), closes #379
β chore(plugin-vue): update options on docs (3f8b472)
source
v5.3.0-beta.1
#vite
5.3.0-beta.1 (2024-06-07)
β fix(build): allow dynamic import treeshaking when injecting preload (#14221) (f43f71f), closes #14221
β fix(css): handle lightningcss minification in Deno (#17372) (b3f5bd1), closes #17372
β fix(css): handle url replacing when preprocessing with lightningcss (#17364) (6fbb5e0), closes #17364
β fix(ssr): remove pure CSS dynamic import (#17371) (67ff94b), closes #17371
β fix(ssr): resolve interlocking circular dependency issues (#15395) (687c38b), closes #15395
β chore: add region comment (#17370) (a8c7083), closes #17370
β chore(deps): update all non-major dependencies (#17373) (f2d52f1), closes #17373
β feat(typescript): update tsconfck to add support for
source
#vite
5.3.0-beta.1 (2024-06-07)
β fix(build): allow dynamic import treeshaking when injecting preload (#14221) (f43f71f), closes #14221
β fix(css): handle lightningcss minification in Deno (#17372) (b3f5bd1), closes #17372
β fix(css): handle url replacing when preprocessing with lightningcss (#17364) (6fbb5e0), closes #17364
β fix(ssr): remove pure CSS dynamic import (#17371) (67ff94b), closes #17371
β fix(ssr): resolve interlocking circular dependency issues (#15395) (687c38b), closes #15395
β chore: add region comment (#17370) (a8c7083), closes #17370
β chore(deps): update all non-major dependencies (#17373) (f2d52f1), closes #17373
β feat(typescript): update tsconfck to add support for
${configDir}
replacement in ts 5.5 (#17350) (4835e2b), closes #17350source
v3.12.1
#nuxt
π Changelog
compare changes
π©Ή Fixes
β nuxt: Update registry list for
π Refactors
β schema: Use
π Documentation
β Update more references to v3.12 (1d2eee00d)
β Mention 3.12 for testing nuxt 4 (#27525)
π‘ Chore
β Fix release script (7777f0564)
β Lint (24b8533e7)
β Bump
β Tests
β Update scrolling test (52b85a886)
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Pooya Parsa (@pi0)
β Alexander Lichter (@manniL)
source
#nuxt
3.12.1 is a hotfix release to address a typo in the nuxt/script stub auto-imports.
π Changelog
compare changes
π©Ή Fixes
β nuxt: Update registry list for
@nuxt/scripts
(0252000d7)π Refactors
β schema: Use
CompatibilityDateSpec
(#27521)π Documentation
β Update more references to v3.12 (1d2eee00d)
β Mention 3.12 for testing nuxt 4 (#27525)
π‘ Chore
β Fix release script (7777f0564)
β Lint (24b8533e7)
β Bump
nuxi
dependency (#27526)β Tests
β Update scrolling test (52b85a886)
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Pooya Parsa (@pi0)
β Alexander Lichter (@manniL)
source
v3.6.9
#vuetify
π§ Bug Fixes
β VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
β VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
β VBanner: set index when using sticky prop (9e2d22f)
β VEmptyState: support VBtn variants when using actions slot (99279d9)
β VFab: change type for location prop (#19949) (07a6fb8), closes #19944
β VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
β VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
π§ͺ Labs
β VNumberInput: attributes fall through to root (#19959) (df6440d)
β VTimePicker: properly apply disabled props (#19964) (0ba4b78)
β VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)
source
#vuetify
π§ Bug Fixes
β VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
β VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
β VBanner: set index when using sticky prop (9e2d22f)
β VEmptyState: support VBtn variants when using actions slot (99279d9)
β VFab: change type for location prop (#19949) (07a6fb8), closes #19944
β VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
β VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
π§ͺ Labs
β VNumberInput: attributes fall through to root (#19959) (df6440d)
β VTimePicker: properly apply disabled props (#19964) (0ba4b78)
β VTreeview: remove redundant treeview re-render during open (#19968) (9e1cfbd)
source
v5.3.0
#vite
5.3.0 (2024-06-13)
β fix: typo in client log (#17363) (68aa9f8), closes #17363
β fix(ssrTransform): handle arbitrary module namespace identifiers (#17446) (0a76652), closes #17446
β test: disable isolate for unit test (#17448) (f16fae5), closes #17448
β feat: asset type add bmp (#17439) (ec287f8), closes #17439
source
#vite
5.3.0 (2024-06-13)
β fix: typo in client log (#17363) (68aa9f8), closes #17363
β fix(ssrTransform): handle arbitrary module namespace identifiers (#17446) (0a76652), closes #17446
β test: disable isolate for unit test (#17448) (f16fae5), closes #17448
β feat: asset type add bmp (#17439) (ec287f8), closes #17439
source
v5.3.1
#vite
5.3.1 (2024-06-14)
β fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
β fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
β fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
β chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
source
#vite
5.3.1 (2024-06-14)
β fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
β fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
β fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
β chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
source