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
v5.4.9

#vite

5.4.9 (2024-10-14)

fix: bump launch-editor-middleware to v2.9.1 (#18348) (508d9ab), closes #18348
fix(css): fix lightningcss dep url resolution with custom root (#18125) (eae00b5), closes #18125
fix(data-uri): only match ids starting with data: (#18241) (96084d6), closes #18241
fix(deps): bump tsconfck (#18322) (dc5434c), closes #18322
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252) (851b258), closes #18252
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#18204) (262a879), closes #18204
chore: update all url references of vitejs.dev to vite.dev (#18276) (c23558a), closes #18276
chore: update license copyright (#18278) (1864eb1), closes #18278
docs: update homepage (#18274) (ae44163), closes #18274

source
@quasar/app-vite-v2.0.0-beta.23

#quasar

Changes

fix(app-vite): update to latest Sass specs; suppress more warning #17581

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

#quasar

Changes

fix(app-vite): update to latest Sass specs; supress more warning #17581
fix(app-vite): pin workbox-build to 7.0.x instead of ^7.0.0, see GoogleChrome/workbox#3357

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

#quasar

Changes

feat(app-webpack): improve framework config types
fix(app-webpack): update to latest Sass specs; supress more warning #17581

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

#quasar

Changes

fix(app-webpack): update to latest Sass specs; suppress more warning #17581

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

#quasar

Changes

feat(app-vite): force sass to at least v1.80.2
feat(app-vite): ensure esbuild 0.24+ is used #17528

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

#quasar

Changes

feat(app-webpack): force sass to at least v1.80.2
feat(app-webpack): remove now obsolete safari10 mangle option for uglify
fix(app-webpack): remove obsolete uglify option (computed_props)
feat(app-webpack): ensure esbuild 0.24+ is used #17528

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

#quasar

Changes

feat(app-vite): force sass to at least v1.80.2

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

#quasar

Changes

feat(app-webpack): (backport from q/app-webpack beta) remove obsolete uglify options -> computed_props & mangle > safari10
feat(app-webpack): force sass to at least v1.80.2

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

#quasar

Changes

Upgrades to Sass v1.80+ specs & suppress deprecation warnings. If you are using sass package then we highly recommend switching to sass-embedded v1.80.2 (or if removing sass and installing sass-embedded is not possible, at least ensure sass is v1.80.2).

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

#quasar

New

feat(ui): upgrade to Sass v1.80+ specs on not using builtin globals

Fixes

Revert "fix(ui): IME composition detection not working (#17476)" #17536
fix(ui): fix QuasarDirectives type (fix: #17554) (#17559)
fix(ui): allow number[] in QSlider markerLabels type (fix: #17450) (#17555)
fix(ui): make headingN and sizeN optional in icon set types
fix(ui): prevent disabled styling on disabled=false (#17527)

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
v5.4.10

#vite

5.4.10 (2024-10-23)

fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412

source
v6.0.0-beta.5

#vite

6.0.0-beta.5 (2024-10-24)

fix: add typing to CSSOptions.preprocessorOptions (#18001) (7eeb6f2), closes #18001
fix(dev): prevent double URL encoding in server.open on macOS (#18443) (56b7176), closes #18443
fix(preview): set resolvedUrls null after close (#18445) (65014a3), closes #18445
fix(ssr): inject identity function at the top (#18449) (0ab20a3), closes #18449
fix(ssr): preserve source maps for hoisted imports (fix #16355) (#16356) (8e382a6), closes #16355 #16356
feat(css)!: load postcss config within workspace root only (#18440) (d23a493), closes #18440
feat(json)!: add json.stringify: 'auto' and make that the default (#18303) (b80daa7), closes #18303
fix!: default build.cssMinify to 'esbuild' for SSR (#15637) (f1d3bf7), closes #15637
refactor: use originalFileNames/names (#18240) (f2957c8), closes #18240
test: fix test conflict (#18446) (94cd1e6), closes #18446
chore(deps): update dependency picomatch to v4 (#15876) (3774881), closes #15876

source
[email protected]

#vite

5.4.3 (2024-10-25)

chore: enable some eslint rules (#18084) (e9a2746), closes #18084
chore: remove stale TODOs (#17866) (e012f29), closes #17866
chore: update license copyright (#18278) (56eb869), closes #18278
chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
chore(deps): update all non-major dependencies (#18050) (7cac03f), closes #18050
chore(deps): update all non-major dependencies (#18404) (802839d), closes #18404
fix(deps): update all non-major dependencies (#18170) (c8aea5a), closes #18170
fix(deps): update all non-major dependencies (#18292) (5cac054), closes #18292
fix(deps): update all non-major dependencies (#18345) (5552583), closes #18345
fix(legacy): generate sourcemap for polyfill chunks (#18250) (f311ff3), closes #18250
perf: use crypto.hash when available (#18317) (2a14884), closes #18317

source