Releases: jspm/generator
Releases · jspm/generator
2.0.0
What's Changed
- Fix CI by @guybedford in #328
- chore(deps): bump es-module-lexer from 1.3.1 to 1.4.1 by @dependabot in #331
- breaking: remove IPFS API by @guybedford in #329
- deprecate: remove all deprecations by @guybedford in #332
- test: add a custom registry test case by @guybedford in #333
- deprecate: undeprecate the reinstall feature by @guybedford in #337
Full Changelog: 1.1.12...2.0.0
1.1.12
What's Changed
- chore(deps): bump es-module-lexer from 1.3.0 to 1.3.1 by @dependabot in #321
- guard against a missing process.env (as in the browser) by @pvh in #322
Full Changelog: 1.1.10...1.1.12
1.1.11
What's Changed
- fix: fs/promises builtin linkage case by @guybedford in #319
- Ipfs deprecate by @guybedford in #320
Full Changelog: 1.1.10...1.1.11
1.1.10
What's Changed
- fix: esm.sh package lookups by @guybedford in #302
- (chore): Add dependabot to check updates for generator and es-module-lexer by @JayaKrishnaNamburu in #306
- chore(deps): bump es-module-lexer from 1.1.1 to 1.3.0 by @dependabot in #307
- Update resolver.ts to prevent crashing when encountering WASM modules by @pvh in #308
- test: fix tests by @guybedford in #312
- fix: easier lookup debugging by @guybedford in #305
- Add chomp to dev dependencies by @pvh in #309
- feat: add fetchOptions to provide custom fetch behaivor control by @Bisstocuz in #315
- fix: esm.sh root resolution deconstruction in inputMap by @guybedford in #316
New Contributors
- @dependabot made their first contribution in #307
- @pvh made their first contribution in #308
- @Bisstocuz made their first contribution in #315
Full Changelog: 1.1.8...1.1.10
1.1.9
1.1.8
What's Changed
- feat: match npm semantics exactly for installs and updates by @Bubblyworld in #296
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- fix: don't throw on 500s from esm.sh by @Bubblyworld in #295
Full Changelog: 1.1.6...1.1.7
1.1.6
What's Changed
- fix: hook into deno.json for deno dependencies by @Bubblyworld in #290
- fix: handle aliases and custom mappings more sanely in reinstalls by @Bubblyworld in #292
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- fix: install with no args should not reinstall custom mappings by @Bubblyworld in #287
- fix: link defaults to freeze by @Bubblyworld in #288
Full Changelog: 1.1.4...1.1.5
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