Skip to content

v7.0.0

Choose a tag to compare

@grapoza grapoza released this 20 Oct 22:07
· 14 commits to master since this release

What's Changed

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