2.2.0
What's Changed
- build(deps-dev): update dev dependencies to latest by @BridgeAR in #200
- fix: report n for no-substitution template dynamic imports by @BridgeAR in #201
- Automatic asm.js dictionary extraction and clang toolchain update by @guybedford in #203
- fix: don't treat a method named
importwith 2+ args as a dynamic import by @soberm in #207 - fix: detect every binding in export var/let/const declarations by @BridgeAR in #199
- feat: expose export statement start position as ss by @BridgeAR in #206
New Contributors
Full Changelog: 2.1.0...2.2.0