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
v6.0.0-alpha.16
#vite
6.0.0-alpha.16 (2024-05-23)
● feat: createWeakData (bcb1959)
● feat: improve Plugin option types (21225c9)
● feat: only shared plugins (#17289) (e36f2f3), closes #17289
● feat: provide
● feat(types): expose PluginEnvironment type (4d03124)
● fix: argument rollup types for plugin context instead of wrapping (89ec69c)
● fix: avoid duplicating values in shared optimizeDeps config (#16737) (a3ee7f5), closes #16737
● fix: back compat for server.pluginContainer.buildStart (46f21b8)
● fix: backcompat with config.optimizeDeps (778e39d)
● fix: keep plugin with environmentPlugins hook (63de43a)
● chore: remove extra symbol (431455f)
● chore: rename to BaseEnvironment (#16797) (d86553a), closes #16797
source
#vite
6.0.0-alpha.16 (2024-05-23)
● feat: createWeakData (bcb1959)
● feat: improve Plugin option types (21225c9)
● feat: only shared plugins (#17289) (e36f2f3), closes #17289
● feat: provide
environment
in every hook context (53734a8)● feat(types): expose PluginEnvironment type (4d03124)
● fix: argument rollup types for plugin context instead of wrapping (89ec69c)
● fix: avoid duplicating values in shared optimizeDeps config (#16737) (a3ee7f5), closes #16737
● fix: back compat for server.pluginContainer.buildStart (46f21b8)
● fix: backcompat with config.optimizeDeps (778e39d)
● fix: keep plugin with environmentPlugins hook (63de43a)
● chore: remove extra symbol (431455f)
● chore: rename to BaseEnvironment (#16797) (d86553a), closes #16797
source
v10.0.0-alpha.5
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● feat!: default enable for JIT compilation by @kazupon in #1852
🐛 Bug Fixes
● fix: allow empty default message by @kazupon in #1849
📈 Performance Fixes
● perf: more bundle size optimization by @kazupon in #1851
📝️ Documentations
● docs: fix typo on vue i18n name by @r-moret in #1848
New Contributors
● @r-moret made their first contribution in #1848
Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● feat!: default enable for JIT compilation by @kazupon in #1852
🐛 Bug Fixes
● fix: allow empty default message by @kazupon in #1849
📈 Performance Fixes
● perf: more bundle size optimization by @kazupon in #1851
📝️ Documentations
● docs: fix typo on vue i18n name by @r-moret in #1848
New Contributors
● @r-moret made their first contribution in #1848
Full Changelog: v10.0.0-alpha.4...v10.0.0-alpha.5
source
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