Changelog
@nut-tree/element-inspector Changelog
0.3.0
- Bugfix: Element search skipped root level element, making such queries impossible to resolve
- Enhancement: Extended element info returned by
findElement
andfindElements
andgetElements
methods - Enhancement: Both
findElement
andfindElements
now support additional properties to filter elements by
0.2.1
- Bugfix: Properly collect elements in findElements
0.2.0
- Introduced element relations
0.1.5
- Initial public release