Releases: jspm/generator
Releases · jspm/generator
1.1.4
What's Changed
- fix: match npm install semantics by default by @Bubblyworld in #285
Full Changelog: 1.1.3...1.1.4
1.1.3
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- fix: alias jspm to jspm.io for backwards compatibility by @Bubblyworld in #275
- chore: pin down semantics of freeze with a bunch of test cases by @Bubblyworld in #276
- fix: make sure esm.sh works with deno by @Bubblyworld in #281
- fix: improve error message for deno lookup failures by @Bubblyworld in #280
- fix: propagate htmlUrl for deprected htmlGenerate by @Bubblyworld in #279
- Failing Build by @guybedford in #282
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- feat: only throw when tracing cjs modules that use cjs globals by @Bubblyworld in #261
- chore: add a few more tests for top-level resolutions by @Bubblyworld in #264
- feat: expose parseUrlPkg publically by @Bubblyworld in #265
- chore: add some tests around freeze installs and ensure they permit new locks by @Bubblyworld in #266
- feat: install and upgrade default to latest by @Bubblyworld in #267
- docs: update readme to reflect new provider names by @Bubblyworld in #270
- feat: support esm.sh CDN by @Bubblyworld in #271
- chore: add npm/github release automation on tag push by @Bubblyworld in #273
Full Changelog: 1.1.0...1.1.1
1.1.0
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
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
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
- @Bubblyworld made their first contribution in #202
Full Changelog: 1.0.2...1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- fix: skypack resolving errors by @Aslemammad in #191
- fix: traceInstall as baseUrl-relative by @guybedford in #196
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- chore: update ipfs by @Aslemammad in #187
- fix: CI by @guybedford in #192
- fix: add npm registry fallback to the lookupRange by @Aslemammad in #190
New Contributors
- @Aslemammad made their first contribution in #187
Full Changelog: 1.0.0-beta.38...1.0.0