Releases: TomerAberbach/parse-imports
Releases · TomerAberbach/parse-imports
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore: use mit license moving forward by @TomerAberbach in #15
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Fix Apache license identifier by @oelhanafey in #14
New Contributors
- @oelhanafey made their first contribution in #14
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.0
Breaking changes
- Require node 18
- Switch to named imports for the purpose of adding additional exports
Minor changes
- Expose a sync version of the method. See the readme for more details #11
Full Changelog: v1.2.0...v2.0.0
v1.2.0
- Upgrade
es-module-lexer
dep - Add start/end indices to module specifier output
Full Changelog: v1.1.2...v1.2.0
v1.1.2
- Upgraded deps
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- feat: upgrade everything by @TomerAberbach in #7
- Fix
import.meta
by ignoring it by @TomerAberbach in #8
Full Changelog: v1.1.0...v1.1.1