Releases: morganney/swc-walk
Releases · morganney/swc-walk
v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- fix: visitor overlapping types by @maastrich in #8
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1
v1.0.0-rc.0
What's Changed
- feat: add more nodes. by @morganney in #4
- chore: add all node walkers method as no implemented by @maastrich in #3
- change: remove aggregated node types as it may enduce conflicts by @maastrich in #5
- build: restore failing. by @morganney in #6
- chore: add visitors by @maastrich in #2
- chore: upgrade deps, docs, lint, tsconfig. by @morganney in #7
New Contributors
- @maastrich made their first contribution in #3
Full Changelog: v1.0.0-alpha.0...v1.0.0-rc.0
v1.0.0-alpha.0
What's Changed
- ci: upgrade node version. by @morganney in #1
New Contributors
- @morganney made their first contribution in #1
Full Changelog: https://github.com/morganney/swc-walk/commits/v1.0.0-alpha.0