Releases: guybedford/es-module-lexer
Releases · guybedford/es-module-lexer
2.0.0
What's Changed
- feat: support import attribute item parsing by @guybedford in #194
- breaking: remove import assertions by @guybedford in #191
- fix: global reference by @guybedford in #193
Full Changelog: 1.7.0...2.0.0
1.7.0
What's Changed
- feat: support import defer syntax by @guybedford in #187
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- fix: add exports type for lexer.asm.js by @ahaoboy in #179
- docs: typo by @godky in #180
- Update README.md for types info link by @yaodingyd in #182
- feat: implement
initSyncby @SukkaW in #185
New Contributors
- @ahaoboy made their first contribution in #179
- @godky made their first contribution in #180
- @yaodingyd made their first contribution in #182
- @SukkaW made their first contribution in #185
Full Changelog: 1.5.4...1.6.0
1.5.4
What's Changed
- fix: of keyword context in for statement only by @guybedford in #178
Full Changelog: 1.5.3...1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
What's Changed
- fix: ignore dynamic import for
hasModulesyntaxby @sapphi-red in #164
Full Changelog: 1.4.0...1.4.1