Releases: guybedford/es-module-shims
Releases · guybedford/es-module-shims
1.7.0
What's Changed
- Upgrads to [email protected] fixing some default export parsing cases guybedford/es-module-lexer#149
- Update Firefox import maps compatibility w/o shims
by @laurinneff in #347 - fix: fixed the load event of "module-shim" scripts by @paulcodiny in #348
- WIP: Fix Firefox CI by @guybedford in #344
- Change property readers to camelCasing by @seanpdoyle in #350
- fix: domcontentloaded duplication by @guybedford in #358
- fix: native inline deduping by @guybedford in #360
New Contributors
- @laurinneff made their first contribution in #347
- @paulcodiny made their first contribution in #348
- @seanpdoyle made their first contribution in #350
Full Changelog: 1.6.3...1.7.0
1.6.3
1.6.2
What's Changed
- fix: missing fields for ESMSInitOptions type by @ilteoood in #340
- deps: update to [email protected] by @guybedford in #341
New Contributors
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- Fix: New skip implementation was incorrectly called by @kevindumanoir in #339
New Contributors
- @kevindumanoir made their first contribution in #339
Full Changelog: 1.6.0...1.6.1
1.6.0
1.5.18
What's Changed
- fix: hash-relative resolution by @guybedford in #335
- fix: early hoisting tdz errors by @guybedford in #336
Full Changelog: 1.5.17...1.5.18
1.5.17
What's Changed
- fix: WeChat browser srcdoc support by @guybedford in #330
Full Changelog: 1.5.16...1.5.17
1.5.16
1.5.15
What's Changed
- fix: iframe sandbox detections by @guybedford in #325
Full Changelog: 1.5.14...1.5.15
1.5.14
What's Changed
- feat: handle streaming import maps, better import map errors by @guybedford in #323
Full Changelog: 1.5.13...1.5.14