UNPKG

4.31 kBMarkdownView Raw
12.1.4 / 2022-05-19
2=================
3 * [Fix] `Array.prototype.reduce` isn’t present in ES3 engines
4 * [meta] use `npmignore` to autogenerate an npmignore file
5 * [Deps] update `define-properties`, `es-abstract`
6 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `auto-changelog`, `functions-have-names`, `safe-publish-latest`, `tape`
7 * [Tests] use `mock-property`
8 * [actions] reuse common workflows
9 * [actions] update codecov uploader
10
112.1.3 / 2021-10-03
12=================
13 * [readme] remove travis badge; add actions and codecov badges
14 * [Deps] update `es-abstract`
15 * [meta] use `prepublishOnly` script for npm 7+
16 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `aud`, `tape`
17 * [actions] update workflows
18 * [actions] use `node/install` instead of `node/run`; use `codecov` action
19
202.1.2 / 2021-02-20
21=================
22 * [Deps] update `call-bind`, `es-abstract`
23 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `functions-have-names`, `has-strict-mode`, `tape`
24 * [meta] do not publish github action workflow files
25 * [meta] gitignore coverage output
26 * [actions] update workflows
27
282.1.1 / 2020-11-26
29=================
30 * [Fix] do not mutate the native function when present
31 * [Deps] update `es-abstract`; use `call-bind` where applicable
32 * [meta] remove unused Makefile and associated utilities
33 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `functions-have-names`; add `aud`
34 * [actions] add Require Allow Edits workflow
35 * [actions] switch Automatic Rebase workflow to `pull_request_target` event
36 * [Tests] migrate tests to Github Actions
37 * [Tests] run `nyc` on all tests
38 * [Tests] add `implementation` test; run `es-shim-api` in postlint; use `tape` runner
39 * [Tests] only audit prod deps
40
412.1.0 / 2019-12-12
42=================
43 * [New] add auto entry point
44 * [Refactor] use split-up `es-abstract` (78% bundle size decrease)
45 * [readme] fix repo URLs, remove testling
46 * [Docs] Fix formatting in the README (#30)
47 * [Deps] update `define-properties`, `es-abstract`
48 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `covert`, `replace`, `semver`, `tape`, `@es-shims/api`; add `safe-publish-latest`
49 * [meta] add `funding` field
50 * [meta] Only apps should have lockfiles.
51 * [Tests] use shared travis-ci configs
52 * [Tests] use `functions-have-names`
53 * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
54 * [Tests] remove `jscs`
55 * [actions] add automatic rebasing / merge commit blocking
56
572.0.3 / 2016-07-26
58=================
59 * [Fix] Update implementation to not return `undefined` descriptors
60 * [Deps] update `es-abstract`
61 * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `jscs`, `nsp`, `tape`, `semver`
62 * [Dev Deps] remove unused eccheck script + dep
63 * [Tests] up to `node` `v6.3`, `v5.12`, `v4.4`
64 * [Tests] use pretest/posttest for linting/security
65 * Update to stage 4
66
672.0.2 / 2016-01-27
68=================
69 * [Fix] ensure that `Object.getOwnPropertyDescriptors` does not fail when `Object.prototype` has a poisoned setter (#1, #2)
70
712.0.1 / 2016-01-27
72=================
73 * [Deps] move `@es-shims/api` to dev deps
74
752.0.0 / 2016-01-27
76=================
77 * [Breaking] implement the es-shims API
78 * [Deps] update `define-properties`, `es-abstract`
79 * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`
80 * [Tests] fix npm upgrades in older nodes
81 * [Tests] up to `node` `v5.5`
82 * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
83
841.0.4 / 2015-07-20
85=================
86 * [Tests] Test on `io.js` `v2.4`
87 * [Deps, Dev Deps] Update `define-properties`, `tape`, `eslint`, `semver`
88
891.0.3 / 2015-06-28
90=================
91 * Increase robustness by caching `Array#{concat, reduce}`
92 * [Deps] Update `define_properties`
93 * [Dev Deps] Update `eslint`, `semver`, `nsp`
94 * [Tests] Test up to `io.js` `v2.3`
95
961.0.2 / 2015-05-23
97=================
98 * Update `es-abstract`, `tape`, `eslint`, `jscs`, `semver`, `covert`
99 * Test up to `io.js` `v2.0`
100
1011.0.1 / 2015-03-20
102=================
103 * Update `es-abstract`, `editorconfig-tools`, `nsp`, `eslint`, `semver`, `replace`
104
1051.0.0 / 2015-02-17
106=================
107 * v1.0.0