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
Vuetify
v3.5.4

#vuetify

πŸ”§ Bug Fixes

● VAvatar: target correct component for default provider (a83c336)
● VColorPicker: keep internal hue reference (188b39c), closes #19201
● VDatePicker: correct date format in month text (0f6850c), closes #19196 #19198
● VSnackbar: progress animation reset styling (d33f10b)
Vuetify
v2.7.2

#vuetify

πŸ”§ Bug Fixes

● update types (#16951) (7e3d35d)
● check both $slots and $scopedSlots, normalise slot case (7d67046), closes #8676 #15293
● locale: Update French translations (#18215) (ceeafb6)
● VAutocomplete: highlight correct item in list on click (bc48f00), closes #17201
● VSelect: don't blur input on menu mousedown (0a77965), closes #15839
v5.1.2

#vite

5.1.2 (2024-02-14)

● fix: normalize import file path info (#15772) (306df44), closes #15772

● fix(build): do not output build time when build fails (#15711) (added3e), closes #15711

● fix(runtime): pass path instead of fileURL to isFilePathESM (#15908) (7b15607), closes #15908

● fix(worker): support UTF-8 encoding in inline workers (fixes #12117) (#15866) (570e0f1), closes #12117 #15866

● chore: update license file (#15885) (d9adf18), closes #15885

● chore(deps): update all non-major dependencies (#15874) (d16ce5d), closes #15874

● chore(deps): update dependency dotenv-expand to v11 (#15875) (642d528), closes #15875

source
v5.1.3

#vite

5.1.3 (2024-02-15)

● fix: cachedTransformMiddleware for direct css requests (#15919) (5099028), closes #15919

● refactor(runtime): minor tweaks (#15904) (63a39c2), closes #15904

● refactor(runtime): seal ES module namespace object instead of feezing (#15914) (4172f02), closes #15914

source
quasar-v2.14.4

#quasar

Fixes

● fix(QImg): correctly set "alt" prop on the img tag #16886
● fix(QSliderItem): avoid Vue reusing elements and thus wrongly assigning slot refs #16902
● fix(ui/lang): German Abbreviation for March potentially wrong #16901

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-v4.0.0-beta.2

#quasar

Changelog

● fix(app-webpack): correctly process transpile dependencies

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.2

#quasar

Changelog

● fix(app-vite): correctly handle the entry script path, especially when using publicPath #16906

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.14.5

#quasar

Fixes

● fix+refactor(QCard): border radius management; add exceptions for QInnerLoading and QResizeObserver (with object) #16909
● chore(QNoSsr): small tweaks

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
[email protected]

#vite

Please refer to CHANGELOG.md for details.

source
[email protected]

#vite

Please refer to CHANGELOG.md for details.

source
v5.1.4

#vite

5.1.4 (2024-02-21)

● perf: remove unnecessary regex s modifier (#15766) (8dc1b73), closes #15766

● fix: fs cached checks disabled by default for yarn pnp (#15920) (8b11fea), closes #15920

● fix: resolve directory correctly when fs.cachedChecks: true (#15983) (4fe971f), closes #15983

● fix: srcSet with optional descriptor (#15905) (81b3bd0), closes #15905

● fix(deps): update all non-major dependencies (#15959) (571a3fd), closes #15959

● fix(watch): build watch fails when outDir is empty string (#15979) (1d263d3), closes #15979

source
v4.3.0

#router #vue_router

4.3.0 (2024-02-21)
Bug Fixes
● check document for browser instead of window (#2042) (5631732)

● decode hash when parsing urls (#2061) (6f160b9), closes #2060

● guards: run beforeRouteEnter with app context (#2117) (6a69696), closes vuejs/router#2051

● handle undefined path in router resolve (0ec4862)

● keep optional params coming from a parent record (#2031) (04b50e5)

Features
● (internal) add types for unplugin-vue-router (2d1dd2a).

source
v3.5.6

#vuetify

πŸ”§ Bug Fixes

● filter: don't return entire object for undefined values (ce127c4), closes #19260
● goto: use clamp intead of Math.max for easing progress (2aa3ab4)
● VAutocomplete: fix screenreader navigation (#19199) (1ef07bd), closes #18858
● VExpansionPanels: add missing focusable prop (f346f84)
● VSelect/VAutocomplete: prevent toggle in single selection (#19268) (72a7c39), closes #19261

Other Commmits

● chore(release): publish v3.5.6 (20a6fac)
● docs: fix user dashboard advanced options (b0f56b7)
● docs(VSparkline): add installation section for labs (149110f)
● chore(VDataTableHeaders): add to index export (8b53c5f)
● docs(user): add missing user profile component (f6371d8)

source
v3.4.20

#vue #vue3

3.4.20 (2024-02-26)
Bug Fixes
● parser: should not treat uppercase components as special tags (e0e0253), closes #10395

● runtime-dom: avoid always resetting nullish option value (ff130c4), closes #10396

● runtime-dom: fix nested v-show priority regression (364f890), closes #10338

● runtime-dom: v-bind style should clear previous css string value (#10373) (e2d3235), closes #10352

● suspense: handle suspense switching with nested suspense (#10184) (0f3da05), closes #10098

● types: better typing for direct setup signature of defineComponent (#10357) (eadce5b), closes #8604 #8855

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

#quasar

Changes

● Minimum Node.js version is now v18.12 due to latest webpack dependencies (great opportunity to stay on the very latest underlying packages while we're in beta)
● Upgraded all deps, including webpack-dev-server (v4 to v5)

Due to the upgrade to webpack-dev-server v5, you are required to do this change (if you have configured any proxies):
devServer: {
- proxy: {
- "/api": {
- target: "https://localhost:3000",
- changeOrigin: true,
- },
- }
+ proxy: [
+ {
+ context: ["/api"],
+ target: "https://localhost:3000",
+ changeOrigin: true,
+ },
+ ]
}


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.21

#vue #vue3

3.4.21 (2024-02-28)

source
@quasar/icongenie-v4.0.0

#quasar

Changes

● Minimum required Node.js is now v18
● Upgraded dependencies

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.12.4

#quasar

Changes

● feat(app-webpack): use latest @quasar/babel-preset-app (updated deps)

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