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-abstract
38e22e6
- [eslint] fix linting errors
44cfb77
- [Dev Deps] update
aud
,function-bind
,tape
6f50b14
- [Refactor] use
es-object-atoms
instead ofes-abstract
when possible42aa444
- [meta] add missing
engines.node
bccb5bb
v1.0.1 - 2023-09-11
- [eslint] add eslint
fb8cc46
- [Tests] Switch from travis to GH actions
b35ea44
- [meta] add
auto-changelog
b6da653
- Set up automated
npm publish
b9be2b4
- [readme] move maintainer instructions to CONTRIBUTING.md
46da5f5
- [readme] update badges
64e2a03
- [Deps] update
define-properties
,es-abstract
; addcall-bind
185ac54
- [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
,tape
9543e15
- [meta] remove broken
getPolyfill
entry point; add correctpolyfill
entry point0d5242c
- [Tests] rename
tests
totest
5e344d8
- [Tests] add
aud
vianpm run posttest
699cf8c
v1.0.0 - 2020-05-21
- Merge pull request #9 from mathiasbynens/nr/es-shim-api
272752d
- Use
tape
in 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.defineProperty
e27c8f2
- Add more tests
cc63a25
- Make the
endsWith
property non-enumerablebffbff9
- Avoid
lastIndexOf
bb6501c
- 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
charCodeAt
instead ofcharAt
bb1901f
- Avoid
isNaN
dd38046
- 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