0.10.0
💥 Breaking change: the generator function is now exported as
astring.generate
. ThedefaultGenerator
has been renamed tobaseGenerator
. This API is now considered as stable. See theREADME.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