Skip to content

Export declaration/Babel fix

Choose a tag to compare

@MatAtBread MatAtBread released this 18 Sep 17:28
· 138 commits to master since this release

Don't attempt to hoist exported named declarations
Correctly identify Babel types Object/ClassMethod as scopes to avoid illegal mappings

Thanks to @dessaya for finding this case
Fixes MatAtBread/fast-async#12