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

#vite

3.2.11 (2024-09-17)

● fix: backport #18112, fs raw query (a6da450), closes #18112

● fix: backport #18115, DOM Clobbering in (2ddd854), closes #18115

● fix(importAnalysis): backport #13712, strip url base before passing as safeModulePaths (5d1d81e), closes #13712

source
v3.7.2

#vuetify

πŸ”§ Bug Fixes

● a11y: add aria-current="page" attribute to links (#20413) (bc647f6), closes #20399
● nested: use reactive proxy of opened (#20438) (4e41c7e)
● nested: Prevent infinite loops when resolving path (#20390) (970f827), closes #20389
● v-tooltip: use textContent instead of innerHTML (ca49443)
● v-tooltip: use default location from VTooltip (45e0c8a)
● VDialog: add height to form in fullscreen dialog (#20417) (eb0c99e), closes #20416
● VDialog: remove aria-expanded from activator (#20414) (1c40ed4)

πŸ§ͺ Labs

● VTreeview: Load children when expanded (#20364) (f95a405)

source
v5.1.8

#vite

5.1.8 (2024-09-19)

● fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (5caa08f), closes #18115

● fix: fs raw query (#18112) (03f1033), closes #18112

source
v5.4.7

#vite

5.4.7 (2024-09-20)

● fix: treat config file as ESM in Deno (#18158) (b5908a2), closes #18158

source
Vue Updates
v3.5.7 source
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFUCK
It should be fixed now.

#admin
😒1
v10.0.2

#vue_i18n #i18n #vue_i18n_next

What's Changed

⚑ Improvement Features

● fix: revert #1379 by @BobbieGoede in #1953
● fix: messages deepCopy mutates src arguments by @BobbieGoede in #1947

πŸ“οΈ Documentations

● docs: add team members by @kazupon in #1951
● docs: add how to use shared locale messages on composition api by @kazupon in #1964

Full Changelog: v10.0.1...v10.0.2

source
v3.5.8

#vue #vue3

3.5.8 (2024-09-22)

Bug Fixes

● reactivity: do not remove dep from depsMap when cleaning up deps of computed (#11995) (0267a58)

source
v10.0.3

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix(petite-vue-i18n): cannot register correctly message resolver and locale fallbacker by @kazupon in #1967

πŸ“οΈ Documentations

● docs: add unplugin-vue-i18n setting for petite-vue-i18n by @kazupon in #1968

Full Changelog: v10.0.2...v10.0.3

source
v5.4.8

#vite

5.4.8 (2024-09-25)

● fix(css): backport #18113, fix missing source file warning with sass modern api custom importer (#18 (7d47fc1), closes #18183
● fix(css): backport #18128, ensure sass compiler initialized only once (#18184) (8464d97), closes #18128 #18184

source
Forwarded from Frontendmasters Courses
Frontendmasters Courses
Do you want craudfanding for frontend masters courses?
#admin

Hello everyone!
As you may have noticed, free courses are occasionally uploaded.
Currently, my subscription has expired, so I can't upload any new courses right now.
However, I have a solution: we could buy a new subscriptionβ€”either monthly or annually.

Pros:
- We could collectively gather $40 (or $195 per year) and gain access to all the released courses, and then do it again and again until we get banned, lol.
- You (contributors and users) will receive all new courses, and I have made backups in case the channel is deleted for any reason.

Cons:
- You would need to contribute some money (at least 40$) πŸ‘€, if you want to, of course.

To gather feedback, I’ve created a poll. Please choose any option. I need to know if this is something you want or not.
Want to say or suggest something? My DMs are open. Feel free to message me.

If someone already have a sub, DM me, if you lie in the poll, I WILL FOUND YOU baka
v9.14.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix: messages deepCopy mutates src arguments by @BobbieGoede in #1975

Full Changelog: v9.14.0...v9.14.1

source
v3.5.9

#vue #vue3

3.5.9 (2024-09-26)

Bug Fixes

● reactivity: fix property dep removal regression (6001e5c), closes #12020 #12021
● reactivity: fix recursive sync watcher on computed edge case (10ff159), closes #12033 #12037
● runtime-core: avoid rendering plain object as VNode (#12038) (cb34b28), closes #12035 vitejs/vite-plugin-vue#353
● runtime-core: make useId() always return a string (a177092)
● types: correct type inference of union event names (#12022) (4da6881)
● vue: properly cache runtime compilation (#12019) (fa0ba24)

source
v3.5.10

#vue #vue3

3.5.10 (2024-09-27)

Bug Fixes

● custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
● reactivity: fix nested batch edge case (93c95dd)
● reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
● types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044

source