v0.5.2
What's Changed
🐛 Bug Fixes
- fix: don't strip async keyword from function declaration by @kazushisan in #35
- Fix:
import * as foo from './foo'
is not detected as usage when used with reexport by @kazushisan in #36
🧹 Chores
- chore: use js api for node test runner by @kazushisan in #37
Full Changelog: v0.5.1...v0.5.2