CHANGELOG.md 1.7 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
1.1.1 / 2019-12-12
=================
  * [Refactor] use split-up `es-abstract` (85% bundle size decrease)
  * [Deps] update `es-abstract`
  * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `tape`
  * [Tests] use shared travis-ci configs
  * [Tests] use `functions-have-names`
  * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
  * [actions] add automatic rebasing / merge commit blocking
  * [meta] clean up scripts

1.1.0 / 2019-01-01
=================
  * [New] add `auto` entry point`
  * [meta] exclude test.html from the npm package
  * [Deps] update `define-properties`, `es-abstract`, `function-bind`, `has`
  * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
  * [Tests] up to `node` `v11.6`, `v10.15`, `v9.11`, `v8.15`, `v7.10`, `v6.16`, `v4.9`; use `nvm install-latest-npm`
  * [Tests] use `npm audit` instead of `nsp`
  * [Tests] remove `jscs`

1.0.4 / 2016-12-04
=================
  * [Deps] update `es-abstract`, `function-bind`, `define-properties`
  * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
  * [Tests] up to `node` `v7.2`, `v6.9`, `v4.6`; improve test matrix.

1.0.3 / 2015-10-06
=================
  * [Fix] Not-yet-visited keys made non-enumerable on a `[[Get]]` must not show up in the output (https://github.com/ljharb/proposal-object-values-entries/issues/5)

1.0.2 / 2015-09-25
=================
  * [Fix] Not-yet-visited keys deleted on a `[[Get]]` must not show up in the output (#1)

1.0.1 / 2015-09-21
=================
  * [Docs] update version badge URL
  * [Tests] on `io.js` `v3.3`, up to `node` `v4.1`
  * [Dev Deps] update `eslint`, `@ljharb/eslint-config`

1.0.0 / 2015-09-02
=================
  * v1.0.0