13 KiB
13 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.3 - 2024-12-18
Commits
- [Robustness]: use
call-bind,define-data-property,es-errors,es-object-atoms,get-intrinsicf3b4baa - [actions] split out node 10-20, and 20+
fda95ae - [Tests] test with both disable-proto options
509cfcb - [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,auto-changelog,npmignore,tape3712bb5 - [Deps] update
call-bind,has-proto,has-symbols,object.getownpropertydescriptors,safe-array-concat4d1441e - [Deps] update
define-properties,object.getownpropertydescriptors,safe-array-concat47a969e - [Refactor] use
call-bounddirectly48dba6c - [Dev Deps] update
aud,tape7aa0c21 - [Dev Deps] update
@es-shims/api,@ljharb/eslint-config0817cfd - [meta] add missing
engines.node9d08241 - [Tests] replace
audwithnpm auditcf287ac - [Dev Deps] add missing peer dep
fb9e435
v1.1.2 - 2023-04-20
Fixed
- [Fix] avoid crashing with
--disable-proto=throw#26
Commits
- [actions] reuse common workflows
2736cb6 - [meta] use
npmignoreto autogenerate an npmignore file0eb5abb - [meta] reorganize package.json
e610642 - [Fix] proper error name
727c30c - [Dev Deps] update
eslint,@ljharb/eslint-config,@es-shims/api,aud,auto-changelog,safe-publish-latest,tapeecc9281 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape91c385d - [actions] update rebase action
c62f4bf - [Refactor] use
has-protoe423ed0 - [Dev Deps] update
@es-shims/api,ljharb/eslint-config,aud,tape62717c1 - [Refactor] use
safe-array-concatd068529 - [Deps] update
define-properties,has-symbols,object.getownpropertydescriptorsbd8a7be - [Deps] update
call-bind,has-symbols,object.getownpropertydescriptors7473409 - [Deps] update
define-properties,object.getownpropertydescriptors4f244be
v1.1.1 - 2021-01-08
Commits
- [Fix] add missing runtime dependency
has-symbols9b45a3b
v1.1.0 - 2021-01-06
Commits
- [Tests] migrate tests to Github Actions
a09e2f5 - [Tests] add tests
5162b64 - [meta] do not publish github action workflow files
4b5a39e - [Fix] handle nonconfigurable own function properties, in older engines
07693ae - [New] use a global symbol for
util.promisify.custom8f8631b - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog83e7267 - [actions] add "Allow Edits" workflow
e2a92ae - [Tests] move
es-shim-apitopostlint7b93efa - [Deps] use
call-bindinstead ofes-abstracte68f500 - [actions] switch Automatic Rebase workflow to
pull_request_targetevent7da936c - [Dev Deps] update
aud,auto-changelog88465d4 - [Tests] only audit prod deps
8a13dc5 - [Deps] update
object.getownpropertydescriptors899d30b - [Deps] update
es-abstract552d18b - [Dev Deps] update
auto-changelogdd61917 - [Deps] update
es-abstract40a839a - [Dev Deps] update
@ljharb/eslint-config07c3b39
v1.0.1 - 2020-01-16
Fixed
- [Refactor] remove unnecessary duplication. Fixes #3.
#3
Commits
- [Tests] use shared travis-ci configs
f1b5e43 - [Tests] up to
nodev10.0,v9.11,v8.11,v6.14,4.9; usenvm install-latest-npm; pin included builds to LTSe89390f - [meta] add
auto-changelogfe8e751 - [Tests] up to
nodev11.0,v10.12,v8.12e09b894 - [Refactor] use
callBoundhelper fromes-abstractfor robustnessbaa0cf6 - [actions] add automatic rebasing / merge commit blocking
24912f4 - [Docs] Add usage information for the shim/monkey-patch
38b1ee5 - [Refactor] use
__proto__instead of ES6’sObject.setPrototypeOf02ec7e2 - [meta] create FUNDING.yml
076b8b5 - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest4cedaa9 - Adds usage information to the README
ddb4556 - [Dev Deps] update
eslint,@ljharb/eslint-config,safe-publish-latest95362c0 - [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,eslintfd79a58 - [Dev Deps] update
eslint,@ljharb/eslint-config2cf792b - [Docs] Link to util.promisify-all
032ff5c - [Tests] allow node 0.10 and 0.8 to fail again
c2f8418 - [Tests] remove mistakenly added travis jobs
13a242f - [Tests] on
nodev10.18244578 - [meta] add
fundingfielde1645ca - [New] add
autoentry point2c48047 - [Fix] use
has-symbolspackage to ensure we support Symbol shams too.75135c8 - [Deps] update
es-abstract32aa5cc - [Dev Deps] update
eslintc3043e6 - [Deps] update
object.getownpropertydescriptors521ed25 - [Deps] update
has-symbol16d91ec - [Deps] update
define-properties532915e - [Tests]
npmv5+ breaks on node < v40647c63