Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
All notable changes to this project will be documented in this file.
The format is based on and this project adheres to .
[Tests] run nyc
on all tests; use tape
runner; add full es-shims test suite
[Tests] migrate tests to Github Actions
[meta] use auto-changelog
for changelog
[actions] add Require Allow Edits workflow
[meta] do not publish github action workflow files
[Dev Deps] update eslint
, @ljharb/eslint-config
, tape
; add aud
[Dev Deps] update eslint
, @ljharb/eslint-config
, aud
, tape
[Dev Deps] update eslint
, @ljharb/eslint-config
, tape
; add safe-publish-latest
[Refactor] use call-bind
instead of es-abstract
[Deps] update es-abstract
[actions] switch Automatic Rebase workflow to pull_request_target
event
[Deps] update es-abstract
[Tests] remove jscs
[Tests] use shared travis-ci configs
[Dev Deps] update eslint
, @ljharb/eslint-config
, covert
, has
, tape
[Refactor] use callBind
helper from es-abstract
[actions] add automatic rebasing / merge commit blocking
[Tests] use npx aud
instead of nsp
or npm audit
with hoops
[meta] add funding
field
[New] add auto
entry point
[Tests] use eclint
instead of editorconfig-tools
[Deps] update define-properties
[Tests] up to node
v8.8
, v7.10
, v6.11
, v4.8
; improve matrix; use nvm install-latest-npm
so new npm doesn’t break old node
[Dev Deps] update tape
, jscs
, nsp
, eslint
, @ljharb/eslint-config
; add has
[Dev Deps] update tape
, jscs
, nsp
, eslint
, @ljharb/eslint-config
[New] add support for dotAll
regex flag.
[Dev Deps] update eslint
, jscs
, nsp
, tape
, @ljharb/eslint-config
, @es-shims/api
[Dev Deps] update jscs
, nsp
, eslint
[Dev Deps] update jscs
, nsp
, eslint
, @es-shims/api
[Dev Deps] update tape
, nsp
, eslint
, @ljharb/eslint-config
[Dev Deps] update tape
, discs
, eslint
, @ljharb/eslint-config
[Dev Deps] update tape
, jscs
, nsp
, eslint
, @ljharb/eslint-config
[Dev Deps] update jscs
, @es-shims/api
[Tests] up to node
v6.2
, v5.11
[Tests] up to io.js
v3.3
, node
v4.1
[Tests] npm run silently
[Tests] up to node
v5.9
, v4.4
[Tests] up to node
v5.7
, v4.3
[Dev Deps] update jscs
[Dev Deps] update tape
, jscs
, nsp
, @ljharb/eslint-config
[Tests] fix npm upgrades on older nodes
Only apps should have lockfiles.
[Tests] use pretest/posttest for better organization
[Tests] up to node
v5.5
[Tests] on node
v5.3
[Dev Deps] update eslint
, @ljharb/eslint-config
[Tests] up to node
v5.2
[Tests] up to node
v5.0
[Tests] on node
v5.10
[Deps] update define-properties
[Fix] cover the case where there is no descriptor on the prototype
Update jscs
, eslint
; use my personal shared eslint
config.
Update eslint
, tape
, editorconfig-tools
, nsp
Implement the .
Refactoring to reduce complexity.
Move implementation to implementation.js
Update eslint
, jscs
Update nsp
, eslint
Update tape
, eslint
Make some things a bit more robust.
Update eslint
Test on latest two io.js
versions.
All grade A-supported node
/iojs
versions now ship with an npm
that understands ^
.
Update eslint
Update eslint
Clean up supportsDescriptors
check.
[Dev Deps] Update jscs
Update tape
, jscs
, nsp
, eslint
Test on io.js
v2.3
Run travis-ci
tests on iojs
and node
v0.12; speed up builds; allow 0.8 failures.
Update tape
, jscs
, eslint
[Dev Deps] Update tape
, eslint
Test up to io.js
v2.1
Update covert
, jscs
Update jscs
[Dev Deps] update tape
[Dev Deps] update tape
Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
Update tape
Test on io.js
v2.5
Test on io.js
v2.4
Test on io.js
v2.2
Update eslint
Update eslint
Test on io.js
v3.0
Test on iojs-v1.2
Match the spec properly: throw when not an object; make getter generic.
Match the spec properly
Speed up the “is object” check in case of null
or undefined
Adding dotfiles
Tests
Add package.json
Adding the README
Implementation.
Adding LICENSE and CHANGELOG
Fixing README URLs
Clean up dependencies; update tape
, jscs
, nsp
Initial commit.