UNPKG

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