Skip to content

0.10.0

Compare
Choose a tag to compare
@davidbonnet davidbonnet released this 01 Apr 11:20
· 545 commits to main since this release

💥 Breaking change: the generator function is now exported as astring.generate. The defaultGenerator has been renamed to baseGenerator. This API is now considered as stable. See the README.md file.

  • Fix minified version (exported names where mangled)
  • Add test on minified version
  • Update tests to follow new acorn syntax checks
  • Add babel benchmark