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.
 
 
 

12 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.

Generated by auto-changelog.

v1.1.2 - 2020-05-20

Commits

  • [meta] add auto-changelog 29e2771
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape, functions-have-names; add safe-publish-latest f30dde0
  • [Refactor] use callBound instead of function-bind db94733
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape; add aud 124d3bb
  • [Fix] do not mutate the native function when present fffb674
  • [Dev Deps] update @ljharb/eslint-config, aud 5552db4
  • [Deps] update es-abstract bcf93d0
  • [meta] only run aud on prod deps 13c35c9
  • [Deps] update es-abstract 9374fed

v1.1.1 - 2019-12-12

Commits

  • [Tests] use shared travis-ci configs 576c8a7
  • [Tests] up to node v12.7, v11.15, v10.16, v8.16, v6.17; use nvm install-latest-npm 26c5a45
  • [actions] add automatic rebasing / merge commit blocking 3253bdf
  • [Dev Deps] update eslint, @ljharb/eslint-config, functions-have-names bf480ef
  • [Refactor] use split-up es-abstract (85% bundle size decrease) 3fd42b9
  • [Tests] use npx aud instead of nsp or npm audit with hoops 9bf7f7f
  • [meta] clean up scripts 908f4fd
  • [Dev Deps] update eslint, tape 213436c
  • [Tests] use functions-have-names 8cd5de5
  • [Deps] update es-abstract 3a2ca03

v1.1.0 - 2019-01-01

Fixed

  • Exclude test.html from the npm package. #12

Commits

  • [Tests] remove jscs 052aed1
  • [Tests] up to node v11.1, v10.13, v9.11, v8.12, v7.10, v6.14, v4.9; use nvm install-latest-npm 0015678
  • [Tests] up to node v7.4, v4.7; improve test matrix 6f19e66
  • [Tests] up to node v11.6, v10.15, v8.15, v6.16 89415ba
  • [Dev Deps] update eslint, @ljharb/eslint-config, nsp, tape 91f9ee6
  • [New] add auto entry point [9799c0d`](9799c0d863)
  • [Dev Deps] update eslint, @ljharb/eslint-config, covert, tape 074677d
  • [Deps] update define-properties, es-abstract, function-bind, has db5d97e
  • [Tests] use npm audit instead of nsp bc3e6a7
  • Only apps should have lockfiles d192ab7

v1.0.4 - 2016-12-04

Commits

  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config, @es-shims/api cf4a9cf
  • [Tests] up to node v7.2, v6.9, v4.6; improve test matrix. 281ccbd
  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 33fb890
  • [Dev Deps] update jscs, nsp, eslint, @ljharb/eslint-config 7c1ea3f
  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config f9473c7
  • [Dev Deps] update jscs, nsp, eslint, @es-shims/api 1368a76
  • [Tests] up to v5.6, v4.3 7ad9976
  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 6bf18dc
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config a45c239
  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 13f7d10
  • [Tests] up to node v5.9, v4.4 261533c
  • [Dev Deps] update jscs 8dd7b5f
  • [Docs] update to reflect ES2017 inclusion. 7662206
  • [Tests] use pretest/posttest for linting/security 87d62ad
  • [Tests] fix npm upgrades on older nodes 67cabde
  • [Tests] up to node v6.2 c50c154
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config ff17ab8
  • [Deps] update es-abstract b8be50a
  • [Deps] update es-abstract fb3a7e1
  • [Tests] on node v5.12 ba624ca
  • [Tests] on node v5.10 e513ca5
  • [Deps] update function-bind 6e25d29
  • [Deps] update es-abstract bf680a4
  • [Deps] update es-abstract fbb209b
  • [Deps] update define-properties 77d4ead
  • [Tests] on node v4.2 d946594
  • [Tests] on node v5.0 80d7d16

v1.0.3 - 2015-10-06

Commits

  • Add test case to cover non-enumerable keys made enumerable by a previous getter. 5b53808
  • [Dev Deps] update tape, eslint, @ljharb/eslint-config 1c3ddff
  • [Dev Deps] update jscs, eslint 0a0f1be
  • [Deps] update es-abstract 8cacfdc

v1.0.2 - 2015-09-25

Fixed

  • Not-yet-visited keys deleted on a Get must not show up in the output #1

v1.0.1 - 2015-09-21

Commits

  • [Tests] on iojs v3.3, up to node v4.1 181f888
  • [Dev Deps] update eslint, @ljharb/eslint-config e93536e
  • Add es-shim API keyword 51080c2
  • [Docs] update version badge URL 398a7e4

v1.0.0 - 2015-09-02

Commits