Releases: grapoza/vue-tree
Releases · grapoza/vue-tree
v7.0.4
v7.0.3
v7.0.2
What's Changed
- Add dev containers support by @grapoza in #350
- Upgrade packages by @grapoza in #351
- Bump cross-spawn from 6.0.5 to 6.0.6 by @dependabot in #347
- Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #345
- Bump express from 4.19.2 to 4.21.1 by @dependabot in #339
- Bump rollup from 4.21.2 to 4.24.0 by @dependabot in #343
- Bump nanoid from 3.3.7 to 3.3.11 by @dependabot in #352
- Bump elliptic from 6.5.7 to 6.6.1 by @dependabot in #353
- Bump store2 from 2.14.3 to 2.14.4 by @dependabot in #354
Full Changelog: v7.0.1...v7.0.2
v7.0.1
v7.0.0
What's Changed
- Add TypeScript support by @grapoza in #340
- Fix focus resolution on model change by @grapoza in #342
- Change appveyor build to build types by @grapoza in #344
The typings in this version are basically untested outside of the library. It's good enough for the purpose for which it was done, but you may want to consider this as "use at your own risk" until the next release just in case.
Some breaking changes occurred around the way child nodes are loaded, as the model no longer gets an array created for child nodes in the data. It's expected that the user will provide a collection for children if child nodes are expected.
Full Changelog: v6.1.1...v7.0.0
v6.1.1
v6.1.0
v6.0.0
What's Changed
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #321
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #329
- Refactor data model by @grapoza in #332
Full Changelog: v5.2.2...v6.0.0