Skip to content

1.1.0

Compare
Choose a tag to compare
@guybedford guybedford released this 08 Mar 16:43
· 110 commits to main since this release

What's Changed

  • chore: rename jspm provider to jspm.io by @Bubblyworld in #235
  • chore: alias '.' to './' as an install shorthand for current package by @Bubblyworld in #245
  • fix: rebase es-module-shims on html injection by @Bubblyworld in #244
  • fix: don't throw in the nodemodules provider when encountering targets from other registries by @Bubblyworld in #243
  • feat: support URL remappings in providers and map local deps to node_modules correctly by @Bubblyworld in #246
  • chore: deprecate reinstall and support no-argument install by @Bubblyworld in #255
  • feat: auto-detect the default provider from input map when not given explicitly by @Bubblyworld in #254
  • fix: generate type declaration files and map to them in package.json by @Bubblyworld in #257
  • feat: add linkHtml method for linking the inline modules in a HTML file by @Bubblyworld in #258
  • feat: translate locks to default provider during input map extraction by @Bubblyworld in #253

Full Changelog: 1.0.4...1.1.0