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
[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