Skip to content

Releases: jspm/jspm-cli

3.3.2

05 Aug 20:25
Compare
Choose a tag to compare

What's Changed

  • feat: link with input HTML map when no importmap.json is present by @guybedford in #2577

Full Changelog: 3.3.1...3.3.2

3.3.1

22 Jul 02:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.3.1

3.3.0

15 Jul 07:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.3.0

3.2.0

03 Jan 08:54
b938c17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.2.0

3.1.2

09 Dec 08:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.2

3.1.0

24 Oct 03:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.1.0

3.0.2

15 Aug 03:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1

29 May 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

08 Apr 07:12
Compare
Choose a tag to compare

jspm 2.0.0-beta.7

31 Jul 05:32
Compare
Choose a tag to compare

Breaking Changes

  • Breaking change to scope normalization resolving base-relative not scope-relative (#2493)

Bug Fixes

  • Ensure mkdirp is an explicit dependency (#2492, @vcuhar)
  • Fixup Windows bin path escaping (34c329d40541)