fix(runtime-core): #7203 - adds support for custom element hydration#7300
Closed
steveworkman wants to merge 183 commits intovuejs:main from steveworkman:feat/7203-custom-element-hyrdration
+10,865-8,347
Commits
Commits on Dec 8, 2022
Commits on Jan 13, 2023
Commits on Apr 5, 2023
fix(runtime-core): fix keep-alive cache prune logic on vnodes with same type but different keys (#7510)
feat(compiler-sfc): enable reactive props destructure by default and deprecate withDefaults() (#7986)
feat(types/slots): support slot presence / props type checks via
defineSlots
macro andslots
option (#7982)