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.
16 KiB
16 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.5 - 2021-10-03
Commits
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,@es-shims/api
,tape
c397925
- [Deps] update
es-abstract
f98d0da
- [Robustness] use a call-bound
Array.prototype.push
72a3213
- [meta] npmignore coverage output
3b0433f
v1.1.4 - 2021-05-26
Commits
- [meta] add
auto-changelog
01ee3ac
- [actions] use
node/install
instead ofnode/run
; usecodecov
actionf403cba
- [readme] add actions and codecov badges
bee5cd2
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
; switcharray-map
forarray.prototype.map
8c49dbe
- [Refactor]
propertyIsEnumerable
checks own-ness; removehas
3cb48cf
- [actions] update workflows
eb1d757
- [Dev Deps] update
eslint
,tape
0abdb2d
- [Tests] increase coverage
8ca19a3
- [meta] use
prepublishOnly
script for npm 7+88998c8
- [Deps] update
es-abstract
12515ab
- [Deps] update
es-abstract
3083ce7
- [meta] gitignore coverage output
7aef22b
v1.1.3 - 2021-02-22
Commits
- [meta] do not publish github action workflow files
208c71c
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,functions-have-names
,has-strict-mode
,tape
88849ab
- [readme] remove travis badge
0a9a67f
- [actions] update workflows
4ecb890
- [Deps] update
call-bind
,es-abstract
28845c7
v1.1.2 - 2020-11-26
Commits
- [Tests] migrate tests to Github Actions
6ab9d79
- [Tests] add
implementation
test; runes-shim-api
in postlint; usetape
runner65667b7
- [Tests] run
nyc
on all testsb83f36c
- [actions] add "Allow Edits" workflow
44c7de1
- [Deps] update
es-abstract
; usecall-bind
where applicable35f88b0
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
,functions-have-names
; addsafe-publish-latest
2495030
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
1cc1742
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
; addaud
f42bc75
- [Fix] do not mutate the native function when present
ea2a273
- [actions] switch Automatic Rebase workflow to
pull_request_target
event5040d09
- [Tests] only audit prod deps
2803c92
- [Deps] update
es-abstract
d15d0e5
- [Dev Deps] update
tape
e83fe3a
- [Deps] update
es-abstract
cfab489
v1.1.1 - 2019-12-12
Commits
- [Tests] use shared travis-ci configs
2a82dea
- [Tests] up to
node
v12.7
,v11.15
,v10.16
,v8.16
,v6.17
; usenvm install-latest-npm
58a4209
- [Tests] use
npx aud
instead ofnsp
ornpm audit
with hoops80080cd
- [actions] add automatic rebasing / merge commit blocking
e8a9297
- [Refactor] use split-up
es-abstract
(85% bundle size decrease)a8ac36f
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,functions-have-names
c74ad8a
- [Dev Deps] update
object-keys
,tape
,eslint
10adf18
- [meta] add
funding
field110dbca
- [Tests] use
functions-have-names
40746e5
- [Deps] update
es-abstract
9b7c99b
v1.1.0 - 2019-01-01
Commits
- [Tests] remove
jscs
a9d5f94
- [Tests] up to
node
v11.1
,v10.13
,v9.11
,v8.12
,v7.10
,v6.14
,v4.9
; usenvm install-latest-npm
103a907
- [Tests] up to
node
v7.4
,v4.7
; improve test matrix66caa4a
- [Tests] up to
node
v11.6
,v10.15
,v8.15
,v6.16
81de647
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,nsp
,tape
13c5dd1
- [Dev Deps] add missing
object-keys
dev dep7cbc7f3
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,covert
,tape
1bf1dbe
- [Deps] update
define-properties
,es-abstract
,function-bind
,has
faa4051
- [Tests] use
npm audit
instead ofnsp
428fb50
- Only apps should have lockfiles
f35eb85
- [New] add
auto
entry pointed730e3
v1.0.4 - 2016-12-04
Commits
- [Dev Deps] update
tape
,jscs
,nsp
,eslint
,@ljharb/eslint-config
,@es-shims/api
b0db351
- [Tests] up to
node
v7.2
,v6.9
,v4.6
; improve test matrix.89362d3
- [Dev Deps] update
tape
,jscs
,nsp
,eslint
,@ljharb/eslint-config
883dce4
- [Dev Deps] update
jscs
,nsp
,eslint
,@ljharb/eslint-config
67e83b8
- [Dev Deps] update
tape
,jscs
,nsp
,eslint
,@ljharb/eslint-config
2c1c6c7
- [Dev Deps] update
jscs
,nsp
,eslint
,@es-shims/api
d878ea6
- [Tests] up to
node
v5.6
,v4.3
f37757e
- [Dev Deps] update
tape
,jscs
,nsp
,eslint
,@ljharb/eslint-config
348a2a3
- [Dev Deps] update
jscs
,eslint
,@ljharb/eslint-config
b1e915e
- [Dev Deps] update
tape
,jscs
,nsp
,eslint
,@ljharb/eslint-config
015b78d
- [Tests] up to
node
v5.9
,v4.4
b33686e
- [Dev Deps] update
jscs
0a44aa3
- [Docs] update to reflect ES2017 inclusion.
c01085b
- [Tests] use pretest/posttest for linting/security.
8f9c6c7
- [Tests] fix npm upgrades on older nodes
68c195f
- [Tests] up to
node
v6.2
48fac8d
- [Dev Deps] update
jscs
,eslint
,@ljharb/eslint-config
471a794
- [Deps] update
es-abstract
7e644f1
- [Deps] update
es-abstract
1856267
- [Tests] on
node
v5.12
8a4e0c0
- [Tests] on
node
v5.10
aaeb1a7
- [Deps] update
function-bind
14d2e88
- [Deps] update
es-abstract
63e46a9
- [Deps] update
es-abstract
7c40db6
- [Deps] update
define-properties
0a86270
- [Tests] on
node
v4.2
8ee831d
- [Tests] on
node
v5.0
b9c88c7
v1.0.3 - 2015-10-06
Commits
- Add test case to cover non-enumerable keys made enumerable by a previous getter.
9d61739
- [Dev Deps] update
tape
,eslint
,@ljharb/eslint-config
cf6dff8
- [Dev Deps] update
jscs
,eslint
f439029
- [Deps] update
es-abstract
6879994
v1.0.2 - 2015-09-25
Fixed
v1.0.1 - 2015-09-21
Commits
- [Tests] on
io.js
v3.3
, up tonode
v4.1
27aac5f
- [Dev Deps] update
eslint
,@ljharb/eslint-config
83cde5c
- Add es-shim API keyword
2c6b885
- [Docs] update version badge URL
626bf99