@zkochan/pnpm
Version:
A fast implementation of npm install
25 lines (21 loc) • 874 B
Markdown
1.1.2 / 2016-02-06
=================
* Use the polyfill, not the implementation, as the default export.
* package.json: use object form of "authors", add "contributors"
* [Deps] update `define-properties`, `es-abstract`
* [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `semver`, `@ljharb/eslint-config`
* [Tests] fix npm upgrades for older nodes
* [Tests] up to `node` `v5.5`, don’t allow `0.8` to fail
1.1.1 / 2015-08-16
=================
* [Docs] remove "if" around `.shim` call in example
1.1.0 / 2015-08-16
=================
* [New] Implement the [es-shim API](es-shims/api).
* [Refactor] Move implementation to `implementation.js`
* [Deps] update `es-abstract`
* [Dev Deps] update `jscs`, `tape`
* [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
1.0.0 / 2015-08-08
=================
* Initial release