Vue Updates
114 subscribers
695 photos
842 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
v6.0.0-alpha.7

#vite

6.0.0-alpha.7 (2024-04-29)

feat: remove config.build from dynamicImportVars plugin (8231283)

feat: this.environment in buildStart, rework more internal plugins (bda0dc5)

feat: this.environment in renderChunk and generateBundle (a6fc1dd)

source
v6.0.0-alpha.8

#vite

6.0.0-alpha.8 (2024-04-30)

fix: keep plugins with create hook (12d467f)

refactor: environment hooks guard (527621e)

feat: define and html plugins (7566aae)

source
v3.5.18

#vuetify

🔧 Bug Fixes

● locale: ko translations (#19687) (a063f94)
● useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
● VDatePicker: stay on current month when selecting multiple (2d13e36)
● VSnackbar: make touchstart listener passive (24d1066)
● VSnackbar: conditionally load layout styles (9504efa), closes #19717

🧪 Labs

● VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
● VSpeedDial: remove mode designator on transition (2c726a5)

Other Commmits

chore(release): publish v3.5.18 (3a90a91)
docs(team): update team members (d2af7e0)
docs(VTextField): update dense example (1870ae7)

source
v3.6.0

#vuetify

🚀 Features

support css cascade layers (#19641) (4820347)
● display: add explicit prop that overrides mobile state (fafc39f)
● VBtn: add new readonly prop (72f33dc)
● VDataTable: add mobile view (#19431) (66880ce)
● VLayout: add dimension support (0114108)
● VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)

🔧 Bug Fixes

● layout: translate full amount if element and layout size is 0 (99ea55d)
● VDataTable: add missing scss variable for loading opacity (69b5cc8)
● VDialog: adjust styling to better match material spec (383bbdc)
● VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
● VOverlay: move targetRef out of props (5e40cc8), closes #19685

🔬 Code Refactoring

● VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

🧪 Labs

● VDateInput: create new component (#19680) (e9d132f)
● VPullToRefresh: add new component (#19666) (1816775)
● VSpeedDial: proxy VMenu model (245f6d3)

source
v3.6.1

#vuetify

🚀 Features

● VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)

🔧 Bug Fixes

● VSnackbar: return correct children (5056034)

Other Commmits

chore(release): publish v3.6.1 (deea973)

source
v6.0.0-alpha.9

#vite

6.0.0-alpha.9 (2024-05-01)

fix: lint (848af54)

fix: module-runner bundle issue with chokidar dep (b8ef8ff)

fix: scripts and styles were missing from built HTML on Windows (#16421) (0e93f58), closes #16421

fix(deps): update all non-major dependencies (#16549) (2d6a13b), closes #16549

fix(preload): skip preload for non-static urls (#16556) (bb79c9b), closes #16556

fix(ssr): handle class declaration and expression name scoping (#16569) (c071eb3), closes #16569

fix(ssr): handle function expression name scoping (#16563) (02db947), closes #16563

refactor: bounded plugins factory instead of create hook (6b74221)

refactor: move reload on tsconfig change to the server (1bcb67d)

source
v3.6.2

#vuetify

🔧 Bug Fixes

● VDataTable: select all showing when not enabled on mobile (#19727) (0825e2d)
● VDatePicker: wrong month displayed in header (#19721) (b0d42c9), closes #19126
● VFileInput: update:modelValue emit value (002ae8d)
● VHover: false isHovering by default (#19623) (75ed37b), closes #19601

Other Commmits

chore(release): publish v3.6.2 (6cb03d4)
docs(EnterpriseDeck): update direct support pricing (1dcf838)
chore(tests): fix flaky cypress tests (#19725) (fcc921c)
chore(package.json): update @vuetify/one (2877ba8)
docs: implement snackbar queue (26c5798)
docs(roadmap): update page content (d461f19)
chore(all): update all labs status, add missing confirm-edit (8f7706f)

source
v3.6.3

#vuetify

🔄 Reverts

Revert "fix(VDataTable): selection duplication (#18908)" (0ad2992), closes #18908

source
v6.0.0-alpha.10

#vite

6.0.0-alpha.10 (2024-05-02)

feat: sharedDuringBuild for bounded plugins (d213865)

source
v3.5.0-alpha.2

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
v6.0.0-alpha.11

#vite

6.0.0-alpha.11 (2024-05-04)

refactor: BoundedPlugin -> IsolatedPlugin (1ec07a4)

source
@quasar/app-webpack-v4.0.0-beta.13

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-webpack): (BREAKING) shorthand CLI command “quasar dev/build -m ios/android” is now targeting Capacitor mode instead of Cordova
feat(app-webpack): ensure potential mode build error is printed to the terminal
feat(app-webpack): update "dev" & "build" command help

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/app-vite-v1.9.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-vite): ensure potential mode build error is printed to the terminal
feat(app-vite): update "dev" & "build" command help

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/app-vite-v2.0.0-beta.12

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
feat(app-vite): (BREAKING) shorthand CLI command “quasar dev/build -m ios/android” is now targeting Capacitor mode instead of Cordova
feat(app-vite): ensure potential mode build error is printed to the terminal
feat(app-vite): tweak SSR boot files management
feat(app-vite): update "dev" & "build" command help

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/vite-plugin-1.7.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)

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/app-webpack-v3.13.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)
fix(app-webpack): CORDOVA mode > build -> correctly reference quasarConf #17138
feat(app-webpack): ensure potential mode build error is printed to the terminal
feat(app-webpack): update "dev" & "build" command help

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/vite-plugin-v1.7.0

#quasar

Changes

Support for Quasar v2.16+ (this will be the required minimum version)

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
v3.4.27

#vue #vue3

3.4.27 (2024-05-06)
Bug Fixes
● compat: include legacy scoped slots (#10868) (8366126), closes #8869

● compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788

● compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434

● compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871

● hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786

source