jspm 0.10.4
Features
jspm unbundle
also removesdepCache
(b76f3ae)- Endpoint API 1.3 - allow endpoints to invalidate their own cache through custom
versionString
alterations (03625f5).
Bug Fixes
- Linking postload bug introduced in 0.10 (e25e434)
- Update module detection code to SystemJS latest and correctly handle System.register alias modules (451100c)
jspm GitHub 0.9.9
- Authentication fix for release downloads, fixes ratelimit issues (jspm/github@0e1de56)
jspm npm 0.15.1
- Alias mapping compilation fix (jspm/npm@dbab989)
- npm range conversion fixes (jspm/npm@559f425, jspm/npm@cfead5a)
- Implements new endpoint cache invalidation feature of endpoint API 1.3 (jspm/npm@5a2f9de)