Releases: jspm/generator
Releases · jspm/generator
2.5.1
What's Changed
- fix: pnpm support via preserveSymlinks by @guybedford in #407
- fix: html preloading injection by @guybedford in #410
- fix: ensure to wrap fetch in setFetch by @guybedford in #392
- fix: update operation on packages without exports by @guybedford in #411
Full Changelog: 2.4.2...2.5.1
2.5.0
What's Changed
- fix: pnpm support via preserveSymlinks by @guybedford in #407
Full Changelog: 2.4.2...2.5.0
2.4.2
What's Changed
- fix: register regex backtracking by @guybedford in #396
- fix: better wording for nodemodules provider missing package by @guybedford in #398
- ci: fix firefox tests by @guybedford in #402
- chore(deps): bump es-module-lexer from 1.5.4 to 1.6.0 by @dependabot in #397
- Run
chomp prettier
on codebase by @novucs in #401 - Add integrity to modulepreload links if defined by @novucs in #400
New Contributors
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- fix: provide parentUrl to resolveLatestTarget by @guybedford in #389
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- feat: allow customizing fetch with a setFetch export by @guybedford in #385
- fix: dont trace ts type imports by @guybedford in #387
- fix: resolver cases by @guybedford in #386
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- fix: clear version cache on each generator instantiation by @guybedford in #382
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- perf: generator performance optimization work by @guybedford in #380
- fix: provider lookups to use standard npm packument by @guybedford in #381
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- fix: CJS resolve case by @guybedford in #374
- Use subtle crypto for more browser support by @guybedford in #376
- Add fetch retries configuration by @guybedford in #378
- Support provider configuration, with JSPM cdnUrl configuration by @guybedford in #377
Full Changelog: 2.1.3...2.2.0
2.1.3
What's Changed
- chore: Run the code through prettier for smller diffs in PR's by @JayaKrishnaNamburu in #368
- fix: Could not find a declaration file for module '@jspm/generator' by @djalmajr in #371
- fix: install racing by @guybedford in #373
New Contributors
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- chore: update babel imports to use named exports by @JayaKrishnaNamburu in #365
Full Changelog: 2.1.1...2.1.2