Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 22 Aug 19:38
· 1 commit to main since this release

compare changes

🚀 Enhancements

  • findExports: Support export default class in declaration exports (#320)

🔥 Performance

  • Improve regexp performance with non-capturing groups (#314)

🩹 Fixes

  • findExports: Exclude parameter names from function declaration export names (#319)

❤️ Contributors