You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 1.7KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. 1.1.1 / 2019-12-12
  2. =================
  3. * [Refactor] use split-up `es-abstract` (85% bundle size decrease)
  4. * [Deps] update `es-abstract`
  5. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `tape`, `object-keys`
  6. * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
  7. * [Tests] use shared travis-ci configs
  8. * [Tests] use `functions-have-names`
  9. * [meta] add `funding` field
  10. * [actions] add automatic rebasing / merge commit blocking
  11. 1.1.0 / 2019-01-01
  12. =================
  13. * [New] add `auto` entry point`
  14. * [Deps] update `define-properties`, `es-abstract`, `function-bind`, `has`
  15. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
  16. * [Tests] up to `node` `v11.6`, `v10.15`, `v9.11`, `v8.15`, `v7.10`, `v6.16`, `v4.9`; use `nvm install-latest-npm`
  17. * [Tests] use `npm audit` instead of `nsp`
  18. * [Tests] remove `jscs`
  19. 1.0.4 / 2016-12-04
  20. =================
  21. * [Docs] update to reflect ES2017 inclusion
  22. * [Deps] update `es-abstract`, `function-bind`, `define-properties`
  23. * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
  24. * [Tests] up to `node` `v7.2`, `v6.9`, `v4.6`; improve test matrix.
  25. 1.0.3 / 2015-10-06
  26. =================
  27. * [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)
  28. 1.0.2 / 2015-09-25
  29. =================
  30. * [Fix] Not-yet-visited keys deleted on a `[[Get]]` must not show up in the output (#1)
  31. 1.0.1 / 2015-09-21
  32. =================
  33. * [Docs] update version badge URL
  34. * [Tests] on `io.js` `v3.3`, up to `node` `v4.1`
  35. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`
  36. 1.0.0 / 2015-09-02
  37. =================
  38. * v1.0.0