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.0.2 - 2024-03-18
- [Deps] update
call-bind,define-properties,es-abstract38e22e6 - [eslint] fix linting errors
44cfb77 - [Dev Deps] update
aud,function-bind,tape6f50b14 - [Refactor] use
es-object-atomsinstead ofes-abstractwhen possible42aa444 - [meta] add missing
engines.nodebccb5bb
v1.0.1 - 2023-09-11
- [eslint] add eslint
fb8cc46 - [Tests] Switch from travis to GH actions
b35ea44 - [meta] add
auto-changelogb6da653 - Set up automated
npm publishb9be2b4 - [readme] move maintainer instructions to CONTRIBUTING.md
46da5f5 - [readme] update badges
64e2a03 - [Deps] update
define-properties,es-abstract; addcall-bind185ac54 - [Tests] switch from istanbul to nyc
8d33676 - [actions] use reusable rebase action
a53f174 - [actions] fix publish workflow
84d19c3 - [Dev Deps] update
@es-shims/api,functions-have-names,tape9543e15 - [meta] remove broken
getPolyfillentry point; add correctpolyfillentry point0d5242c - [Tests] rename
teststotest5e344d8 - [Tests] add
audvianpm run posttest699cf8c
v1.0.0 - 2020-05-21
- Merge pull request #9 from mathiasbynens/nr/es-shim-api
272752d - Use
tapein tests and run them on every Node.js version8030508 - [breaking] Implement the es-shim-api interface
c6eb152 - Use HTTPS URLs where possible
a0eea7f - Update readme
15ba134 - Test that it respects the es-shim-api interface
1baf690 - Update repo config files
e5b7310 - Improve error messages
6853d40
v0.2.0 - 2014-04-10
- Follow spec order
#5
- Avoid IE8’s broken
Object.definePropertye27c8f2 - Add more tests
cc63a25 - Make the
endsWithproperty non-enumerablebffbff9 - Avoid
lastIndexOfbb6501c - Tag the v0.2.0 release
ca2dddb - README: Explicitly request SVG badges
c20c83a - Perform RegExp check after
ToString(this)f375ac0 - README: Mention polyfills for similar functions
960fccb - Use
charCodeAtinstead ofcharAtbb1901f - Avoid
isNaNdd38046 - README: Update Traceur link
c34bff5 - README: Update es6-shim link
f51af73 - Fix typo in test
e10ff32 - README: Update link
c28d87c - README: Note that Traceur now uses this polyfill
2e2d880
- Initial commit
4bf8ebd