Releases: hb1998/react-component-tree
Releases · hb1998/react-component-tree
v1.1.1 release
What's Changed
- docs(readme): extensive edits, updates by @MajorLift in #16
Full Changelog: v1.1.0...v1.1.1
v1.1.0 release
What's Changed
- Add support for require, dynamic import statements, decouple tree state from parser by @MajorLift in #10
- feat: require, dynamic import statements, decouple tree state from parser by @MajorLift in #11
- Parser/babel type guards: all tests passing by @MajorLift in #13
- feat(parser): Update parsing logic to use Babel type guards by @hb1998 in #14
New Contributors
- @MajorLift made their first contribution in #10
Full Changelog: 1.0.8...v1.1.0
v1.0.8 release
What's Changed
- partially added search for component tree by @ArulValan in #1
- search errors fixed by @ArulValan in #2
- update in Marketplace readme file by @jeffersonswartz in #3
- feat(expand-all): #5 Added expand and collapse all by @ArulValan in #6
- feat: keyboard navigation initial implementation by @hb1998 in #8
New Contributors
- @ArulValan made their first contribution in #1
- @jeffersonswartz made their first contribution in #3
- @hb1998 made their first contribution in #8
Full Changelog: https://github.com/hb1998/react-component-tree/commits/1.0.8