• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
11.2.0 / 2018-09-27
2=================
3  * [New] create ES2015 entry point/property, to replace ES6
4  * [Fix] Ensure optional arguments are not part of the length (#29)
5  * [Deps] update `is-callable`
6  * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `object-inspect`, `replace`
7  * [Tests] avoid util.inspect bug with `new Date(NaN)` on node v6.0 and v6.1.
8  * [Tests] up to `node` `v10.11`, `v9.11`, `v8.12`, `v6.14`, `v4.9`
9
101.1.1 / 2016-01-03
11=================
12  * [Fix: ES5] fix coercion logic: ES5’s ToPrimitive does not coerce any primitive value, regardless of hint (#2)
13
141.1.0 / 2015-12-27
15=================
16  * [New] add `Symbol.toPrimitive` support
17  * [Deps] update `is-callable`, `is-date-object`
18  * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
19  * [Dev Deps] remove unused deps
20  * [Tests] up to `node` `v5.3`
21  * [Tests] fix npm upgrades on older node versions
22  * [Tests] fix testling
23  * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
24
251.0.1 / 2016-01-03
26=================
27  * [Fix: ES5] fix coercion logic: ES5’s ToPrimitive does not coerce any primitive value, regardless of hint (#2)
28  * [Deps] update `is-callable`, `is-date-object`
29  * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
30  * [Dev Deps] remove unused deps
31  * [Tests] up to `node` `v5.3`
32  * [Tests] fix npm upgrades on older node versions
33  * [Tests] fix testling
34  * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
35
361.0.0 / 2015-03-19
37=================
38  * Initial release.
39