Vue Updates
v3.5.7 source
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
ποΈ 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
#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
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
#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
Forwarded from Frontendmasters Courses
Do you want craudfanding for frontend masters courses?
Anonymous Poll
25%
Yes and I have some cash to contribute
57%
Yes but I donβt have any money to contribute
4%
No, I already have the sub on frontendmasters
15%
No
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
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
- 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.
v9.14.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: messages
Full Changelog: v9.14.0...v9.14.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: messages
deepCopy
mutates src
arguments by @BobbieGoede in #1975Full 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
#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
#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
#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
#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
β reactivity: prevent overwriting
β scheduler: job ordering when the post queue is flushing (#12090) (577edca)
β types: correctly infer
β types: should not intersect
β types: infer the first generic type of
source
#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
#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
#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
β 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
#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