Releases: guybedford/es-module-shims
Releases · guybedford/es-module-shims
1.5.3
What's Changed
- fix: skip userAgent when userAgentData by @guybedford in #279
- fix: bug where non-existing dynamic import would fail polyfill execution by @guybedford in #281
Full Changelog: 1.5.2...1.5.3
1.5.2
What's Changed
- fix: supported nested dynamic import structure replacements by @guybedford in #276
- fix: better info message by @guybedford in #274
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- deps: update to [email protected] by @guybedford in #273
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- feat: import hook, meta hook, backwards-compatible sync resolver by @guybedford in #268
- deps: update es-module-lexer by @guybedford in #272
Full Changelog: 1.4.7...1.5.0
1.4.7
What's Changed
- fix: alternative 227 implementation by @guybedford in #265
- deps: update to [email protected] by @guybedford in #266
Full Changelog: 1.4.6...1.4.7
1.4.6
What's Changed
- feat: improve content type failure message by @guybedford in #263
- Error message refinements by @guybedford in #264
Full Changelog: 1.4.5...1.4.6
1.4.5
What's Changed
- feat: fetch error details with context by @guybedford in #256
- Allow importmap overrides in shim mode with option by @lewisl9029 in #257
- Clarify use of modulepreload-shim by @LarsDenBakker in #261
- fix: #255 importShim getting parentUrl by @ICodeMyOwnLife in #260
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- fix: baseURI for inline scripts by @guybedford in #251
- fix: CSS imports normalization by @guybedford in #252
- feat: reword polyfill message to remove uncaught term by @guybedford in #253
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
- Allow overriding a dynamic import map mapping to the same resolution by @vovacodes in #249
- feat: add support for dynamic import assertions by @ICodeMyOwnLife in #248
New Contributors
- @ICodeMyOwnLife made their first contribution in #248
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Fix default value of
enforceIntegrity
option documented in README by @rmacklin in #240 - Fix typo and move comment about source map compatibility above the line it documents by @rmacklin in #241
- fix: optional catch binding for chrome 64 by @thepassle in #246
New Contributors
Full Changelog: 1.4.1...1.4.2