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.3.1 - 2021-01-15

Commits

  • [Tests] run nyc on all tests; use tape runner; add full es-shims test suite 047a1e8

  • [Tests] migrate tests to Github Actions e4e391f

  • [meta] use auto-changelog for changelog afbcd06

  • [actions] add Require Allow Edits workflow 0db5d50

  • [meta] do not publish github action workflow files 53f2902

  • [Dev Deps] update eslint, @ljharb/eslint-config, tape; add aud 05f2a85

  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 2a197b8

  • [Dev Deps] update eslint, @ljharb/eslint-config, tape; add safe-publish-latest e40bd37

  • [Refactor] use call-bind instead of es-abstract e6eac90

  • [Deps] update es-abstract f198075

  • [actions] switch Automatic Rebase workflow to pull_request_target event 2d21727

  • [Deps] update es-abstract 7e7ddc6

v1.3.0 - 2019-12-14

Commits

  • [Tests] remove jscs 4a09ab4

  • [Tests] use shared travis-ci configs 8afa6a9

  • [Dev Deps] update eslint, @ljharb/eslint-config, covert, has, tape 13a9fc9

  • [Refactor] use callBind helper from es-abstract c3a3727

  • [actions] add automatic rebasing / merge commit blocking 51e3f93

  • [Tests] use npx aud instead of nsp or npm audit with hoops 7e1ee50

  • [meta] add funding field c99cbec

  • [New] add auto entry point 1e53e85

  • [Tests] use eclint instead of editorconfig-tools 8600bfe

  • [Deps] update define-properties ad221fa

v1.2.0 - 2017-10-24

Commits

  • [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 5a9653d

  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config; add has 556de86

  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 726772c

  • [New] add support for dotAll regex flag. fcbd64f

  • [Dev Deps] update eslint, jscs, nsp, tape, @ljharb/eslint-config, @es-shims/api 0272934

  • [Dev Deps] update jscs, nsp, eslint e4cd264

  • [Dev Deps] update jscs, nsp, eslint, @es-shims/api baf5169

  • [Dev Deps] update tape, nsp, eslint, @ljharb/eslint-config 97cea15

  • [Dev Deps] update tape, discs, eslint, @ljharb/eslint-config b6872f4

  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 14702cc

  • [Dev Deps] update jscs, @es-shims/api cd060a6

  • [Tests] up to node v6.2, v5.11 14638bd

  • [Tests] up to io.js v3.3, node v4.1 b0a5ffb

  • [Tests] npm run silently 35804d4

  • [Tests] up to node v5.9, v4.4 e0fe80d

  • [Tests] up to node v5.7, v4.3 9739c42

  • [Dev Deps] update jscs 4aa1699

  • [Dev Deps] update tape, jscs, nsp, @ljharb/eslint-config 8bc5e6b

  • [Tests] fix npm upgrades on older nodes ae00bb9

  • Only apps should have lockfiles. 6d14965

  • [Tests] use pretest/posttest for better organization 0520cfd

  • [Tests] up to node v5.5 810f62b

  • [Tests] on node v5.3 f839662

  • [Dev Deps] update eslint, @ljharb/eslint-config 78ecaa5

  • [Tests] up to node v5.2 c04d762

  • [Tests] up to node v5.0 7c0d5b9

  • [Tests] on node v5.10 40ddafd

  • [Deps] update define-properties 98ea89d

v1.1.1 - 2015-08-16

Commits

  • [Fix] cover the case where there is no descriptor on the prototype 67014c3

v1.1.0 - 2015-08-16

Commits

v1.0.1 - 2014-12-13

Merged

  • Match the spec properly: throw when not an object; make getter generic. #3

Fixed

  • Match the spec properly #1

Commits

  • Speed up the “is object” check in case of null or undefined 77137f9

v1.0.0 - 2014-12-10

Commits

Last updated