v10.0.0-alpha.4
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● feat!: change
🐛 Bug Fixes
● fix: remove unnecessary types from petite-vue-i18n by @kazupon in #1833
● fix: Not load devtools on Node.js by @kazupon in #1843
💥 Breaking Changes
● breaking: drop translation component v8.x compatibility by @kazupon in #1844
● breaking: drop
⚠️ Deprecated Features
● feat!: deprecate
⚡ Improvement Features
● fix: translation interface typing by @kazupon in #1837
Full Changelog: v10.0.0-alpha.3...v10.0.0-alpha.4
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● feat!: change
$t overloaded signature for Legacy API mode by @kazupon in #1832🐛 Bug Fixes
● fix: remove unnecessary types from petite-vue-i18n by @kazupon in #1833
● fix: Not load devtools on Node.js by @kazupon in #1843
💥 Breaking Changes
● breaking: drop translation component v8.x compatibility by @kazupon in #1844
● breaking: drop
te behavior v8.x compatibility on v9 by @kazupon in #1845⚠️ Deprecated Features
● feat!: deprecate
tc and $tc for Legacy API mode by @kazupon in #1839⚡ Improvement Features
● fix: translation interface typing by @kazupon in #1837
Full Changelog: v10.0.0-alpha.3...v10.0.0-alpha.4
source
v3.6.5
#vuetify
🔧 Bug Fixes
● VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
● VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
● VStepper: add missing hover and focus styling (b45ab1a)
● VStepper: add missing non-linear styles (da6d5f3)
● VStepper: only show edit icon if editable and selected (34bb202)
● VStepper: do not spread raw property onto VStepperItem (3d9deb7)
🧪 Labs
● VStepperVertical: create new component (#19524) (1bc66cd)
source
#vuetify
🔧 Bug Fixes
● VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
● VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
● VStepper: add missing hover and focus styling (b45ab1a)
● VStepper: add missing non-linear styles (da6d5f3)
● VStepper: only show edit icon if editable and selected (34bb202)
● VStepper: do not spread raw property onto VStepperItem (3d9deb7)
🧪 Labs
● VStepperVertical: create new component (#19524) (1bc66cd)
source
quasar-v2.16.3
#quasar
Changes
● fix(QDate): transitions not working correctly #17183
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
Changes
● fix(QDate): transitions not working correctly #17183
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.16.4
#quasar
Changes
● fix(ui): support for legacy build systems that don't know about "exports" field #17190
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
Changes
● fix(ui): support for legacy build systems that don't know about "exports" field #17190
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
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
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
plugin-vue@5.0.5
#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