Vue 3
v3.4.11
#vue #vue3
3.4.11 (2024-01-12)
Bug Fixes
● hydration: improve mismatch when client value is null or undefined (#10086) (08b60f5)
● reactivity: correct dirty assign in render function (#10091) (8d04205), closes #10082
● runtime-core: filter single root for nested DEV_ROOT_FRAGMENT (#8593) (d35b877), closes #5203 #8581 #10087
v3.4.11
#vue #vue3
3.4.11 (2024-01-12)
Bug Fixes
● hydration: improve mismatch when client value is null or undefined (#10086) (08b60f5)
● reactivity: correct dirty assign in render function (#10091) (8d04205), closes #10082
● runtime-core: filter single root for nested DEV_ROOT_FRAGMENT (#8593) (d35b877), closes #5203 #8581 #10087
Vite
v5.1.0-beta.0
#vite
5.1.0-beta.0 (2024-01-15)
● fix: await
● fix: hmr for env files, regression from #15365 (#15559) (d1b143f), closes #15365 #15559
● fix: init dev ssr optimizer on server init (#15561) (db28b92), closes #15561
● fix: only watch needed env files (#15365) (476e572), closes #15365
● fix: resolvedUrls is null in plugin's configureServer after server restart (#15450) (653a48c), closes #15450
● fix: revert
● fix: set correct
● fix: update javascript mime type to text/javascript (#15427) (a621de8), closes #15427
● fix(build): normalize html path (#15554) (d0d5938), closes #15554
● fix(css): @import with .css in node_modules importing a different package failed to resolve (#15000) (8ccf722), closes #15000
v5.1.0-beta.0
#vite
5.1.0-beta.0 (2024-01-15)
● fix: await
configResolved
hooks of worker plugins (#15597) (03c8004), closes #15597● fix: hmr for env files, regression from #15365 (#15559) (d1b143f), closes #15365 #15559
● fix: init dev ssr optimizer on server init (#15561) (db28b92), closes #15561
● fix: only watch needed env files (#15365) (476e572), closes #15365
● fix: resolvedUrls is null in plugin's configureServer after server restart (#15450) (653a48c), closes #15450
● fix: revert
package.json
change should trigger server restart (#15519) (#15558) (9fc5d9c), closes #15519 #15558● fix: set correct
isSsrBuild
value in dev (#15536) (fdbe04d), closes #15536● fix: update javascript mime type to text/javascript (#15427) (a621de8), closes #15427
● fix(build): normalize html path (#15554) (d0d5938), closes #15554
● fix(css): @import with .css in node_modules importing a different package failed to resolve (#15000) (8ccf722), closes #15000
Vue Updates
Vite v5.1.0-beta.0 #vite 5.1.0-beta.0 (2024-01-15) ● fix: await configResolved hooks of worker plugins (#15597) (03c8004), closes #15597 ● fix: hmr for env files, regression from #15365 (#15559) (d1b143f), closes #15365 #15559 ● fix: init dev ssr optimizer…
● fix(css):
● fix(css): skip url replace for function calls (#15544) (21a52e6), closes #15544
● fix(deps): update all non-major dependencies (#15375) (ab56227), closes #15375
● fix(esbuild): update to tsconfck 3.0.1 to fix edge cases when resolving tsconfig.extends (#15502) (1fcebeb), closes #15502
● fix(hmr):
● fix(hmr): make watcher ignore build.outDir (#15326) (2836276), closes #15326
● fix(hmr): propagate
● fix(sourcemap): sourcemap is incorrect when sourcemap has
● feat:
● feat: add '*.m4a' to client.d.ts and constants (#15471) (ebc37f6), closes #15471
● feat: add support for .vtt type (#15538) (a5c6d3d), closes #15538
● feat(glob-import): deprecate as option (#14420) (953e697), closes #14420
● feat(hmr): reload for circular imports only if error (#15118) (6ace32b), closes #15118
● feat(ssr): support external true (#10939) (e451be2), closes #10939
● refactor: extract '_metadata.json' string to a constant (#15541) (adda370), closes #15541
● refactor: normalize publicDir when resolving config (#15360) (ea5fdeb), closes #15360
● refactor: remove json-stable-stringify (#15571) (b9b0816), closes #15571
● refactor: reuse existing node utils (#15480) (17ab48a), closes #15480
● refactor(hmr): keep buffer implementation internal, expose queueUpdate (#15486) (c029efb), closes #15486
● perf: optimize logger (#15574) (0fb9071), closes #15574
● chore: avoid bundling resolve dep (#15570) (ae49ac4), closes #15570
● chore(deps): update dependency postcss-import to v16 (#15533) (36775c4), closes #15533
.css?url
support (#15259) (ed56d96), closes #15259● fix(css): skip url replace for function calls (#15544) (21a52e6), closes #15544
● fix(deps): update all non-major dependencies (#15375) (ab56227), closes #15375
● fix(esbuild): update to tsconfck 3.0.1 to fix edge cases when resolving tsconfig.extends (#15502) (1fcebeb), closes #15502
● fix(hmr):
package.json
change should trigger server restart (#15519) (260ebbf), closes #15519● fix(hmr): make watcher ignore build.outDir (#15326) (2836276), closes #15326
● fix(hmr): propagate
fs.stat
failure for hmrContext.read
(#15568) (c6d240b), closes #15568● fix(sourcemap): sourcemap is incorrect when sourcemap has
sources: [null]
(#14588) (f8c6a34), closes #14588● feat:
build.assetsInlineLimit
callback (#15366) (4d1342e), closes #15366● feat: add '*.m4a' to client.d.ts and constants (#15471) (ebc37f6), closes #15471
● feat: add support for .vtt type (#15538) (a5c6d3d), closes #15538
● feat(glob-import): deprecate as option (#14420) (953e697), closes #14420
● feat(hmr): reload for circular imports only if error (#15118) (6ace32b), closes #15118
● feat(ssr): support external true (#10939) (e451be2), closes #10939
● refactor: extract '_metadata.json' string to a constant (#15541) (adda370), closes #15541
● refactor: normalize publicDir when resolving config (#15360) (ea5fdeb), closes #15360
● refactor: remove json-stable-stringify (#15571) (b9b0816), closes #15571
● refactor: reuse existing node utils (#15480) (17ab48a), closes #15480
● refactor(hmr): keep buffer implementation internal, expose queueUpdate (#15486) (c029efb), closes #15486
● perf: optimize logger (#15574) (0fb9071), closes #15574
● chore: avoid bundling resolve dep (#15570) (ae49ac4), closes #15570
● chore(deps): update dependency postcss-import to v16 (#15533) (36775c4), closes #15533
Vuetify
v3.4.10
#vuetify
🔧 Bug Fixes
● elevation: use correct CSS variable for ambient opacity (#18998) (3d59954)
● locale: update Portuguese locale (#19009) (ea63f6d), closes #19007
● locale: update Dutch locale (#18944) (6043fea)
● locale: update CZ locale (#18912) (9d59d12)
● VAutocomplete/VCombobox: add buffer space after selection (#18962) (727654f), closes #18894
● VChip: prevent close button from submitting forms (c287a29), closes #18571
● VDataTable: bgColor when using the sticky prop (#18993) (0112c7f), closes #18984
● VDataTableFooter: filter VPaginate props (#18909) (60b2abd), closes #18893
● VList: add live region for a11y (#18898) (98d1ee6), closes #18459 #18492
● VList: unexpected page scrolling when focusing (#18940) (412256b), closes #18223
● VList: reduced group indent width when using slim prop (f4e67ff)
● VOverlay: don't render if disabled (48906bd)
● VSelect/VAutocomplete/VCombobox: update menu display state based on displayItems (4823309), closes #18556
v3.4.10
#vuetify
🔧 Bug Fixes
● elevation: use correct CSS variable for ambient opacity (#18998) (3d59954)
● locale: update Portuguese locale (#19009) (ea63f6d), closes #19007
● locale: update Dutch locale (#18944) (6043fea)
● locale: update CZ locale (#18912) (9d59d12)
● VAutocomplete/VCombobox: add buffer space after selection (#18962) (727654f), closes #18894
● VChip: prevent close button from submitting forms (c287a29), closes #18571
● VDataTable: bgColor when using the sticky prop (#18993) (0112c7f), closes #18984
● VDataTableFooter: filter VPaginate props (#18909) (60b2abd), closes #18893
● VList: add live region for a11y (#18898) (98d1ee6), closes #18459 #18492
● VList: unexpected page scrolling when focusing (#18940) (412256b), closes #18223
● VList: reduced group indent width when using slim prop (f4e67ff)
● VOverlay: don't render if disabled (48906bd)
● VSelect/VAutocomplete/VCombobox: update menu display state based on displayItems (4823309), closes #18556
Vue Updates
Vuetify v3.4.10 #vuetify 🔧 Bug Fixes ● elevation: use correct CSS variable for ambient opacity (#18998) (3d59954) ● locale: update Portuguese locale (#19009) (ea63f6d), closes #19007 ● locale: update Dutch locale (#18944) (6043fea) ● locale: update CZ locale…
● VSelect/VAutocomplete/VCombobox: disable menu when no items to display (2b567e1)
● VSelect/VAutocomplete/VCombobox: missing prepend-avatar replacement in slot (#18936) (4defaa9), closes #18933
● VTab: remove tab specific density (#18971) (5bd7e01), closes #18970
🧪 Labs
● VCalendar: weekdays prop to affect week view mode (#18948) (2c4b7b1)
● VSelect/VAutocomplete/VCombobox: missing prepend-avatar replacement in slot (#18936) (4defaa9), closes #18933
● VTab: remove tab specific density (#18971) (5bd7e01), closes #18970
🧪 Labs
● VCalendar: weekdays prop to affect week view mode (#18948) (2c4b7b1)
Vue 3
v3.4.14
#vue #vue3
3.4.14 (2024-01-15)
Bug Fixes
● compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
● deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
● reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114
v3.4.14
#vue #vue3
3.4.14 (2024-01-15)
Bug Fixes
● compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
● deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
● reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114
Quasar
@quasar/app-vite-v1.7.2
#quasar
Changes
● feat(app-vite): vue 3.4 warning about VUE_PROD_HYDRATION_MISMATCH_DETAILS #16728
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
@quasar/app-vite-v1.7.2
#quasar
Changes
● feat(app-vite): vue 3.4 warning about VUE_PROD_HYDRATION_MISMATCH_DETAILS #16728
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
Quasar
@quasar/app-webpack-v3.12.2
#quasar
Changes
● feat(app-webpack): vue 3.4 warning about VUE_PROD_HYDRATION_MISMATCH_DETAILS #16728
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
@quasar/app-webpack-v3.12.2
#quasar
Changes
● feat(app-webpack): vue 3.4 warning about VUE_PROD_HYDRATION_MISMATCH_DETAILS #16728
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
NuxtJS
v3.9.2
#nuxt3.9.2 is a regularly scheduled patch release.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🔥 Performance
● nuxt: Iterate rather than using
🩹 Fixes
● nuxt: Add missing script blocks before island transform (#25148)
● kit: Improve types for
● nuxt: Apply more import protections for nitro runtime (#25162)
● nuxt: Sort
● nuxt: Check for layout after
● nuxt: Set nitro log level to match nuxt options (#25213)
● nuxt: Await async payload revivers (#25222)
● nuxt: Render user-inserted links in island responses (#25219)
💅 Refactors
● nuxt: Refactor island response + improve rendering (#25190)
● nuxt: Rename to
v3.9.2
#nuxt3.9.2 is a regularly scheduled patch release.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🔥 Performance
● nuxt: Iterate rather than using
Object.fromEntries
(#24953)🩹 Fixes
● nuxt: Add missing script blocks before island transform (#25148)
● kit: Improve types for
options
in addTemplate
(#25109)● nuxt: Apply more import protections for nitro runtime (#25162)
● nuxt: Sort
pages/
files in en-US
locale (#25195)● nuxt: Check for layout after
nextTick
(#25197)● nuxt: Set nitro log level to match nuxt options (#25213)
● nuxt: Await async payload revivers (#25222)
● nuxt: Render user-inserted links in island responses (#25219)
💅 Refactors
● nuxt: Refactor island response + improve rendering (#25190)
● nuxt: Rename to
data-island-component
(#25232)
Vue Updates
NuxtJS v3.9.2 #nuxt3.9.2 is a regularly scheduled patch release. ✅ Upgrading As usual, our recommendation for upgrading is to run: nuxi upgrade --force This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies…
📖 Documentation
● Correct nuxt image discussion link (#25090)
● Fix typo (#25100)
● Suggest using rather than (#25106)
● Fix typo (#25127)
● Add demo for view transitions api (3c5ea3457)
● Remove reference to
● Remove bridge recommendation only relevant Vue <= 2.6.14 (7bb90f587)
● Bump nuxt 2 version (98fb2be07)
● Remove invalid nuxi aliases (#25209)
● Add
● Added
● Mention
● Clarify reactivity in composables directory (#23731)
● Remove
● Add eslint setup guide (#24976)
● Add information on custom path regexp in
● Fix
● Mention installing
🏡 Chore
● Use
❤️ Contributors
● Daniel Roe (@danielroe)
● Julien Huang (@huang-julien)
● Larry Williamson (@L422Y)
● Chris Visser (@chris-visser)
● Maxime Pauvert (@maximepvrt)
● Nils Wiesinger (@warflash)
● chris-basebone (@chris-basebone)
● Alexander Lichter (@manniL)
● Bertil Johannes Ipsen (@bipsen)
● Matej Černý (@CernyMatej)
● kongmoumou (@kongmoumou)
● Yi-Ru Lan (@awdr74100)
● Kiarttipum Charoenpojvajana (@44kia244)
● Pooya Parsa (@pi0)
● Inesh Bose (@ineshbose)
● Sébastien Chopin (@Atinux)
● Petar Nikolov (@petarvnikolov)
● Michael Brevard (@GalacticHypernova)
● toto6038 (@toto6038)
● gal-cernilogar (@gal-cernilogar)
● Shoshana Connack (@moshetanzer)
● Correct nuxt image discussion link (#25090)
● Fix typo (#25100)
● Suggest using rather than (#25106)
● Fix typo (#25127)
● Add demo for view transitions api (3c5ea3457)
● Remove reference to
@nuxt/bridge-edge
(3f09ddc31)● Remove bridge recommendation only relevant Vue <= 2.6.14 (7bb90f587)
● Bump nuxt 2 version (98fb2be07)
● Remove invalid nuxi aliases (#25209)
● Add
--log-level
description (#25211)● Added
immediate: false
in the appropriate example (#25224)● Mention
.global.vue
filename for global components (#25144)● Clarify reactivity in composables directory (#23731)
● Remove
lagon
from deployment providers (#24955)● Add eslint setup guide (#24976)
● Add information on custom path regexp in
definePageMeta
(#25073)● Fix
addDevServerHandler
API (#25233)● Mention installing
nuxi
for bridge (637f5622d)🏡 Chore
● Use
v3
branch sandbox in issue template (#25174)❤️ Contributors
● Daniel Roe (@danielroe)
● Julien Huang (@huang-julien)
● Larry Williamson (@L422Y)
● Chris Visser (@chris-visser)
● Maxime Pauvert (@maximepvrt)
● Nils Wiesinger (@warflash)
● chris-basebone (@chris-basebone)
● Alexander Lichter (@manniL)
● Bertil Johannes Ipsen (@bipsen)
● Matej Černý (@CernyMatej)
● kongmoumou (@kongmoumou)
● Yi-Ru Lan (@awdr74100)
● Kiarttipum Charoenpojvajana (@44kia244)
● Pooya Parsa (@pi0)
● Inesh Bose (@ineshbose)
● Sébastien Chopin (@Atinux)
● Petar Nikolov (@petarvnikolov)
● Michael Brevard (@GalacticHypernova)
● toto6038 (@toto6038)
● gal-cernilogar (@gal-cernilogar)
● Shoshana Connack (@moshetanzer)
NuxtJS
v3.9.3
#nuxt
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🩹 Fixes
● nuxt: Render stylesheets in dev for non-islands (#25243)
● nuxt: Don't set 2x
● nuxt: Don't share object between raw cookie and cookie ref (#25255)
📖 Documentation
● Corrects variable name used in comment (#25238)
● Deleted an extra character (#25248)
● Remove space before colon (#25251)
✅ Tests
● Add separate suspense test suite (#22947)
❤️ Contributors
● Danila Rodichkin (@daniluk4000)
● Anthony Fu (@antfu)
● Julien Huang (@huang-julien)
● Mustafa60x (@mustafa60x)
● Александр Дьяконов (@Holiden)
● Flowern (@FlorianWerndl)
● Daniel Roe (@danielroe)
v3.9.3
#nuxt
3.9.3 is a hotfix release to address a regression with CSS in development
✅ Upgrading
As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🩹 Fixes
● nuxt: Render stylesheets in dev for non-islands (#25243)
● nuxt: Don't set 2x
data-island-uid
for island children (#25245)● nuxt: Don't share object between raw cookie and cookie ref (#25255)
📖 Documentation
● Corrects variable name used in comment (#25238)
● Deleted an extra character (#25248)
● Remove space before colon (#25251)
✅ Tests
● Add separate suspense test suite (#22947)
❤️ Contributors
● Danila Rodichkin (@daniluk4000)
● Anthony Fu (@antfu)
● Julien Huang (@huang-julien)
● Mustafa60x (@mustafa60x)
● Александр Дьяконов (@Holiden)
● Flowern (@FlorianWerndl)
● Daniel Roe (@danielroe)
👍1
Quasar
@quasar/app-vite-v1.7.3
#quasar
Changes
● feat(app-vite): Compat with @vue/devtools v7 #16782
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
@quasar/app-vite-v1.7.3
#quasar
Changes
● feat(app-vite): Compat with @vue/devtools v7 #16782
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
Quasar
@quasar/app-webpack-v3.12.3
#quasar
Changes
● feat(app-webpack): Compat with @vue/devtools v7 #16782
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
@quasar/app-webpack-v3.12.3
#quasar
Changes
● feat(app-webpack): Compat with @vue/devtools v7 #16782
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
Vue 3
v3.4.15
#vue #vue3
3.4.15 (2024-01-18)
Bug Fixes
● compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
● correct url for production error reference links (c3087ff)
● hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
● reactivity: re-fix #10114 (#10123) (c2b274a)
● runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124
Performance Improvements
● templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
● v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014
v3.4.15
#vue #vue3
3.4.15 (2024-01-18)
Bug Fixes
● compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
● correct url for production error reference links (c3087ff)
● hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
● reactivity: re-fix #10114 (#10123) (c2b274a)
● runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124
Performance Improvements
● templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
● v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014
Vuetify
v3.4.11
#vuetify
🔧 Bug Fixes
● calendar: use toJsDate before calling getDay (d31a1a0)
● date: return unmodified DateTimeFormat (#19017) (f2dd5c0), closes #19013
● date: properly use date from toJsDate (3014429), closes #18707
● locale: update Slovak locale (#19011) (584f8fd)
● locale: memory leak with default rtl values #18965 (#18975) (5b07a9f)
● locationStrategies: remove nested requestAnimationFrame (1ff7faa), closes #11098 #15352 #17126 #18033
● paginate: emit current-items event on items change (a2f16f4)
● utilities: remove !important from font-family utility class (492af10), closes #5640
● VDataTableFooter: layout shift from element spacing (a5254a2)
● VDatePicker: use startOfMonth date for text display (0a64f7f), closes #18794
● VList: set explicit break-word css value (74be064), closes #18609
● VPagination: Update ARIA keys for child VBtn attributes (#18886) (41a41fb), closes #18885
● VSelectionControl: allow click events when readonly (55b62fd), closes #18024 #16812
v3.4.11
#vuetify
🔧 Bug Fixes
● calendar: use toJsDate before calling getDay (d31a1a0)
● date: return unmodified DateTimeFormat (#19017) (f2dd5c0), closes #19013
● date: properly use date from toJsDate (3014429), closes #18707
● locale: update Slovak locale (#19011) (584f8fd)
● locale: memory leak with default rtl values #18965 (#18975) (5b07a9f)
● locationStrategies: remove nested requestAnimationFrame (1ff7faa), closes #11098 #15352 #17126 #18033
● paginate: emit current-items event on items change (a2f16f4)
● utilities: remove !important from font-family utility class (492af10), closes #5640
● VDataTableFooter: layout shift from element spacing (a5254a2)
● VDatePicker: use startOfMonth date for text display (0a64f7f), closes #18794
● VList: set explicit break-word css value (74be064), closes #18609
● VPagination: Update ARIA keys for child VBtn attributes (#18886) (41a41fb), closes #18885
● VSelectionControl: allow click events when readonly (55b62fd), closes #18024 #16812
Vue Updates
Vuetify v3.4.11 #vuetify 🔧 Bug Fixes ● calendar: use toJsDate before calling getDay (d31a1a0) ● date: return unmodified DateTimeFormat (#19017) (f2dd5c0), closes #19013 ● date: properly use date from toJsDate (3014429), closes #18707 ● locale: update Slovak…
● VSliderThumb: patch memory leak in
● VTabs: set correct initial isSelected value (fa5cccb), closes #18284
● web-types: remove newlines from types (31f7914)
Other Commmits
● chore(release): publish v3.4.11 (22f1333)
● docs(App): add router-view transition (60218ee)
● docs(autocompletes): add tip about the search model (26c72b3), closes #18613
● docs(VOtpInput): add v-model to divider example (#18991) (c62939a)
● docs(VAlert): fix renamed property (#19039) (e839c25)
● docs(Entry): remove inline ad toggle (22c486c)
● docs(upgrade-guide): add information about custom-sort (2c76938), closes #16654
● chore(helpers): remove unused functions (07445bd)
● chore(VDataTableFooter): adjust element spacing (1a802cf)
● chore(date): resolve linting issue (7e8dbcf)
● docs(upgrade-guide): update menu section (520b765)
● chore(dev): remove duplicate uphead (1866f97)
● docs(team): fix linting issue (834c91d)
● chore: remove deprecated tests (62bc868)
● chore: remove deprecated files (ae920de)
● chore(dev): add dayjs package (135a8c8)
● docs(team): add legends (ae52427)
● chore(package): update eslint packages to latest versions (f266e88)
VSliderThumb
(#19024) (64618ff), closes #19022● VTabs: set correct initial isSelected value (fa5cccb), closes #18284
● web-types: remove newlines from types (31f7914)
Other Commmits
● chore(release): publish v3.4.11 (22f1333)
● docs(App): add router-view transition (60218ee)
● docs(autocompletes): add tip about the search model (26c72b3), closes #18613
● docs(VOtpInput): add v-model to divider example (#18991) (c62939a)
● docs(VAlert): fix renamed property (#19039) (e839c25)
● docs(Entry): remove inline ad toggle (22c486c)
● docs(upgrade-guide): add information about custom-sort (2c76938), closes #16654
● chore(helpers): remove unused functions (07445bd)
● chore(VDataTableFooter): adjust element spacing (1a802cf)
● chore(date): resolve linting issue (7e8dbcf)
● docs(upgrade-guide): update menu section (520b765)
● chore(dev): remove duplicate uphead (1866f97)
● docs(team): fix linting issue (834c91d)
● chore: remove deprecated tests (62bc868)
● chore: remove deprecated files (ae920de)
● chore(dev): add dayjs package (135a8c8)
● docs(team): add legends (ae52427)
● chore(package): update eslint packages to latest versions (f266e88)
Vite
v5.1.0-beta.1
#vite
5.1.0-beta.1 (2024-01-18)
● fix: handle namespace import and dynamic import interop consistently (#15619) (ec8b420), closes #15619
● fix(css): track dependencies from addWatchFile for HMR (#15608) (dfcb83d), closes #15608
● fix(deps): update all non-major dependencies (#15603) (109fb80), closes #15603
● fix(hmr): normalize env files path (#15584) (d0f1d2e), closes #15584
● fix(ssr): externalize network imports during
● fix(types): mark hmr update internal types optional (#15606) (df8f5a5), closes #15606
● perf: avoid parseRequest (#15617) (0cacfad), closes #15617
● perf: avoid performance.now() call (#15634) (e43f7ee), closes #15634
● perf: do not bind plugin hook context functions (#15610) (3b7e0c3), closes #15610
● perf: don't recreate html hooks on each transform call (#15579) (bdb826c), closes #15579
● perf: simplify isHtmlProxy regex (#15590) (644d120), closes #15590
v5.1.0-beta.1
#vite
5.1.0-beta.1 (2024-01-18)
● fix: handle namespace import and dynamic import interop consistently (#15619) (ec8b420), closes #15619
● fix(css): track dependencies from addWatchFile for HMR (#15608) (dfcb83d), closes #15608
● fix(deps): update all non-major dependencies (#15603) (109fb80), closes #15603
● fix(hmr): normalize env files path (#15584) (d0f1d2e), closes #15584
● fix(ssr): externalize network imports during
ssrLoadModule
(#15599) (af2aa09), closes #15599● fix(types): mark hmr update internal types optional (#15606) (df8f5a5), closes #15606
● perf: avoid parseRequest (#15617) (0cacfad), closes #15617
● perf: avoid performance.now() call (#15634) (e43f7ee), closes #15634
● perf: do not bind plugin hook context functions (#15610) (3b7e0c3), closes #15610
● perf: don't recreate html hooks on each transform call (#15579) (bdb826c), closes #15579
● perf: simplify isHtmlProxy regex (#15590) (644d120), closes #15590
Vue Updates
Vite v5.1.0-beta.1 #vite 5.1.0-beta.1 (2024-01-18) ● fix: handle namespace import and dynamic import interop consistently (#15619) (ec8b420), closes #15619 ● fix(css): track dependencies from addWatchFile for HMR (#15608) (dfcb83d), closes #15608 ● fix(deps):…
● feat: preview server add close method (#15630) (947aa53), closes #15630
● feat: support multiple HMR clients on the server (#15340) (bf1e9c2), closes #15340
● feat(build): set
● refactor: remove build time pre-bundling (#15184) (757844f), closes #15184
● feat: support multiple HMR clients on the server (#15340) (bf1e9c2), closes #15340
● feat(build): set
hoistTransitiveImports
to false in library builds (#15595) (e6ebc7b), closes #15595● refactor: remove build time pre-bundling (#15184) (757844f), closes #15184