Skip to content

Releases: skirtles-code/vue-vnode-utils

v0.1.4

17 Jan 00:04
Compare
Choose a tag to compare
  • Fix the types for isComment and isText - #6

v0.1.3

03 Dec 04:11
Compare
Choose a tag to compare
  • Improve tree-shaking for COMPONENTS_AND_ELEMENTS, SKIP_COMMENTS and ALL_VNODES- #5

v0.1.2

25 Nov 17:21
Compare
Choose a tag to compare
  • Improve the warning messages and tree-shaking by introducing an internal version of replaceChildren() - #4

v0.1.1

18 Nov 07:58
Compare
Choose a tag to compare
  • Fix merging of ref props in addProps() - #3

v0.1.0

11 Nov 23:25
Compare
Choose a tag to compare
  • Avoid cloning fragments and arrays of VNodes - #2

v0.0.1

04 Nov 00:25
Compare
Choose a tag to compare
  • Change any types to unknown - d1954a4

v0.0.0

10 Oct 07:29
Compare
Choose a tag to compare

Initial release