Skip to content

Fix `export` declarations

Compare
Choose a tag to compare
@MatAtBread MatAtBread released this 18 Sep 17:30
· 47 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 #12