jspm 0.8.5
Features
- New ES6 Module Loader release (/~https://github.com/ModuleLoader/es6-module-loader/releases/tag/v0.10.0)
- New SystemJS release (/~https://github.com/systemjs/systemjs/releases/tag/0.10.0)
- Normalize resolver provided through jspm API (650400a)
- Format-specific mains allowing inter-package cycles to behave correctly for the module format (7a25d33)
- Experimental
endpoint export
method (d12fbba) - Dedupe package.json
jspm
property against base package.json (7ee062f, #239)
Bug Fixes