Releases: guybedford/es-module-lexer
Releases · guybedford/es-module-lexer
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
hasModulesyntax
by @sapphi-red in #164
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- types: add ParseError type by @sapphi-red in #161
- feat: ESM detection support by @sapphi-red in #160
- feat: skip trailing white space in dynamic import by @sapphi-red in #162
New Contributors
- @sapphi-red made their first contribution in #161
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- fix: dynamic import paren ranges by @guybedford in #157
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- feat: simple destructuring support by @guybedford in #154
Full Changelog: 1.2.1...1.3.0