1.1.5 / 2021-10-01
 
 
 - [Deps] update es-abstract
- [meta] use prepublishOnlyscript for npm 7+
- [Dev Deps] update eslint,@ljharb/eslint-config,@es-shims/api,aud,tape
- [actions] update workflows
- [actions] use node/installinstead ofnode/run; usecodecovaction
1.1.4 / 2021-02-22
 
 
 - [readme] remove travis badge
- [meta] remove audit-level
- [meta] gitignore coverage output
- [meta] do not publish github action workflow files
- [Deps] update call-bind,es-abstract,functions-have-names
- [Dev Deps] update eslint,@ljharb/eslint-config,aud,has-strict-mode,tape
- [Tests] increase coverage
- [actions] update workflows
1.1.3 / 2020-11-27
 
 
 - [Deps] update es-abstract,functions-have-names; usecall-bindwhere applicable
- [Dev Deps] update eslint,@ljharb/eslint-config,tape,make-arrow-function,make-generator-function; addaud,make-async-function
- [actions] add "Allow Edits" workflow
- [actions] switch Automatic Rebase workflow to pull_request_targetevent
- [Tests] migrate tests to Github Actions
- [Tests] run nycon all tests
- [Tests] add implementationtest; runes-shim-apiin postlint; usetaperunner
- [Tests] only audit prod deps
1.1.2 / 2019-12-14
 
 
 - [Refactor] use es-abstract
- [Deps] update functions-have-names
- [meta] add fundingfield
- [meta] fix repo capitalization
- [Dev Deps] update eslint,@ljharb/eslint-config,safe-publish-latest
- [Tests] use shared travis-ci configs
- [actions] add automatic rebasing / merge commit blocking
1.1.1 / 2019-07-24
 
 
 - [Refactor] use functions-have-names
- [meta] clean up package.json scripts
- [meta] update links
- [meta] create FUNDING.yml
- [Deps] update is-callable,define-properties
- [Dev Deps] update eslint,@ljharb/eslint-config,tape,safe-publish-latest,covert
- [Tests] use eccheckovereditorconfig-tools
- [Tests] use npx audinstead ofnspornpm auditwith hoops
- [Tests] up to nodev11.7,v10.15,v9.11,v8.15,v6.16,v4.9
- [Test] remove jscs
1.1.0 / 2017-12-31
 
 
 - [New] add autoentry point
- [Deps] update function-bind
- [Dev Deps] update uglify-register,tape,nsp,eslint,@ljharb/eslint-config,@es-shims/api
- [Tests] up to nodev9.3,v8.9,v6.12; usenvm install-latest-npm; pin included builds to LTS
1.0.3 / 2017-07-21
 
 
 - [Fix] be robust against function name mangling
- [Refactor] move function name detection to separate file
1.0.2 / 2017-07-14
 
 
 - [Refactor] shim: Remove unnecessary !functionsHaveNamescheck
1.0.1 / 2017-07-11
 
 
 - [Fix] in IE 9-11, we must rely on .callbeing available (#13)
- [Fix] ensure that Function.prototype.namedoes not erase the getter
- [Deps] update is-callable
- [Dev Deps] add safe-publish-latest
- [Dev Deps] update tape,jscs,nsp,eslint,@ljharb/eslint-config,@es-shims/api
- [Tests] up to nodev8.1;v7.10,v6.11,v4.8; improve matrix; newer npm fails on older nodes
- [Tests] use Objectto avoid function name inference in node 7
1.0.0 / 2016-02-27