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

#pinia #vue_pinia #vue3_pinia

2.2.3 (2024-09-30)

Bug Fixes

● types: allow writable getters (94f5a63), closes #2767
● types: Don't double UnwrapRef in setup stores (#2771) (5ad1765), closes #2770
● types: storeToRefs with nested refs (#2659) (623e5a0)

source
[email protected]

#pinia #vue_pinia #vue3_pinia

2.2.4 (2024-10-01)

Bug Fixes

● types: allow writable getters with storeToRefs (b464a1f), closes #2767

source
v3.5.11

#vue #vue3

3.5.11 (2024-10-03)

Bug Fixes

● compiler-sfc: do not skip TSSatisfiesExpression when transforming props destructure (#12062) (2328b05), closes #12061
● reactivity: prevent overwriting next property during batch processing (#12075) (d3f5e6e), closes #12072
● scheduler: job ordering when the post queue is flushing (#12090) (577edca)
● types: correctly infer TypeProps when it is any (#12073) (57315ab), closes #12058
● types: should not intersect PublicProps with Props (#12077) (6f85894)
● types: infer the first generic type of Ref correctly (#12094) (c97bb84)

source
[email protected]

#vite

5.5.3 (2024-10-04)

● chore: enable some eslint rules (#18084) (e9a2746), closes #18084
● chore(deps): update all non-major dependencies (#17896) (3dc23d9), closes #17896
● chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
● chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
● chore(deps): update all non-major dependencies (#18050) (7cac03f), closes #18050
● chore(deps): update all non-major dependencies (#18108) (a73bbaa), closes #18108
● chore(deps): update all non-major dependencies (#18230) (c0edd26), closes #18230
● chore(deps): update dependency svelte-check to v4 (#18051) (ecabf89), closes #18051
● fix(deps): update all non-major dependencies (#18170) (c8aea5a), closes #18170
● refactor(create-vite): use picocolors (#18085) (ba37df0), closes #18085

source
v10.0.4

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix: cannot resolve empty string on plural by @kazupon in #1985

πŸ“οΈ Documentations

● Add petite-vue-i18n package to README by @vikingair in #1971

New Contributors

● @vikingair made their first contribution in #1971

Full Changelog: v10.0.3...v10.0.4

source
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