Skip to content

Releases: jspm/generator

1.1.1

14 Mar 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

08 Mar 16:43
Compare
Choose a tag to compare

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

1.0.4

28 Feb 16:53
Compare
Choose a tag to compare

What's Changed

  • chore: fix dependency audit and silence deno tests by @Bubblyworld in #218
  • fix: patch @babel/core to last version in deno tests to prevent circular import crash by @Bubblyworld in #222
  • fix: add strict type checking, fix bugs caused by typing, fix deno provider by @Bubblyworld in #221
  • chore: rig up things for api doc generation on jspm.org by @Bubblyworld in #224
  • chore: alias traceInstall to link by @Bubblyworld in #236
  • feat: fix indentation in html injection by @Bubblyworld in #239
  • feat: put local CJS tracing behind feature flag by @Bubblyworld in #238
  • chore: wrap es-module-shims resolution error when using nodemodules provider by @Bubblyworld in #237

Full Changelog: 1.0.3...1.0.4

1.0.3

21 Feb 00:16
Compare
Choose a tag to compare

What's Changed

  • Fix flat-dedupes.test.js, add some comments here and there. by @Bubblyworld in #202
  • Upgrade babel dependencies. by @Bubblyworld in #205
  • Fix bug when tracing/uninstalling the base package. by @Bubblyworld in #206
  • Housekeeping - fix/upgrade all dependencies, add formatting build step. by @Bubblyworld in #212
  • chore: fix deprecated vscode dependency by @Bubblyworld in #214
  • fix: respect package.json when installing bare specifiers, fix some type bugs by @Bubblyworld in #213
  • fix: add retry logic for fetches, fix small data:// bug in fetches by @Bubblyworld in #216

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

18 Jan 16:24
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Jan 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

05 Jan 14:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0-beta.38...1.0.0

1.0.0-beta.38

06 Oct 18:27
Compare
Choose a tag to compare

What's Changed

  • feat: unified builtin hooking for standard libraries by @guybedford in #183
  • Removes cachefly layer

Full Changelog: 1.0.0-beta.37...1.0.0-beta.38

1.0.0-beta.37

25 Aug 22:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.36...1.0.0-beta.37

1.0.0-beta.36

15 Aug 12:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.35...1.0.0-beta.36