1 | 1.2.1 / 2019-11-08
|
---|
2 | =================
|
---|
3 | * [readme] remove testling URLs
|
---|
4 | * [meta] add `funding` field
|
---|
5 | * [meta] create FUNDING.yml
|
---|
6 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `replace`, `semver`, `tape`, `function.prototype.name`
|
---|
7 | * [Tests] use shared travis-ci configs
|
---|
8 | * [Tests] Add es5 tests for `symbol` types (#45)
|
---|
9 | * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
|
---|
10 | * [Tests] remove `jscs`
|
---|
11 |
|
---|
12 | 1.2.0 / 2018-09-27
|
---|
13 | =================
|
---|
14 | * [New] create ES2015 entry point/property, to replace ES6
|
---|
15 | * [Fix] Ensure optional arguments are not part of the length (#29)
|
---|
16 | * [Deps] update `is-callable`
|
---|
17 | * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`, `object-inspect`, `replace`
|
---|
18 | * [Tests] avoid util.inspect bug with `new Date(NaN)` on node v6.0 and v6.1.
|
---|
19 | * [Tests] up to `node` `v10.11`, `v9.11`, `v8.12`, `v6.14`, `v4.9`
|
---|
20 |
|
---|
21 | 1.1.1 / 2016-01-03
|
---|
22 | =================
|
---|
23 | * [Fix: ES5] fix coercion logic: ES5’s ToPrimitive does not coerce any primitive value, regardless of hint (#2)
|
---|
24 |
|
---|
25 | 1.1.0 / 2015-12-27
|
---|
26 | =================
|
---|
27 | * [New] add `Symbol.toPrimitive` support
|
---|
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 |
|
---|
36 | 1.0.1 / 2016-01-03
|
---|
37 | =================
|
---|
38 | * [Fix: ES5] fix coercion logic: ES5’s ToPrimitive does not coerce any primitive value, regardless of hint (#2)
|
---|
39 | * [Deps] update `is-callable`, `is-date-object`
|
---|
40 | * [Dev Deps] update `eslint`, `tape`, `semver`, `jscs`, `covert`, `nsp`, `@ljharb/eslint-config`
|
---|
41 | * [Dev Deps] remove unused deps
|
---|
42 | * [Tests] up to `node` `v5.3`
|
---|
43 | * [Tests] fix npm upgrades on older node versions
|
---|
44 | * [Tests] fix testling
|
---|
45 | * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
|
---|
46 |
|
---|
47 | 1.0.0 / 2015-03-19
|
---|
48 | =================
|
---|
49 | * Initial release.
|
---|