CHANGELOG.md
8.33 KB
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.0.5 - 2022-05-02
Commits
- [actions] reuse common workflows <code>69a56ce</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>5d7db31</code> - [Fix] ensure main entry point properly checks the receiver in ES3 engines <code>bb1983d</code>
- [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace <code>10a1091</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,@es-shims/api
,safe-publish-latest
,tape
<code>a08e14b</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,functions-have-names
,tape
<code>1c4c8da</code> - [actions] update codecov uploader <code>70c4a7c</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,@es-shims/api
,aud
,auto-changelog
,tape
<code>4b08ed7</code> - [readme] add github actions/codecov badges <code>9805501</code>
- [Dev Deps] update
eslint
,tape
<code>50ec335</code> - [actions] update workflows <code>bf9c32e</code>
- [meta] use
prepublishOnly
script for npm 7+ <code>9d921bd</code> - [Deps] update
define-properties
<code>15617ce</code>
v1.0.4 - 2021-02-23
Commits
- [meta] do not publish github action workflow files <code>08e735c</code>
- [readme] remove travis badge <code>10e0e47</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,functions-have-names
,has-strict-mode
,tape
<code>0871432</code> - [Tests] increase coverage <code>711e6a6</code>
- [actions] update workflows <code>deb0d06</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>e250b4a</code> - [meta] gitignore coverage output <code>55231df</code>
- [Deps] update
call-bind
<code>0580f5f</code>
v1.0.3 - 2020-11-21
Commits
- [Tests] migrate tests to Github Actions <code>23e7a09</code>
- [Tests] add
implementation
test; runes-shim-api
in postlint; usetape
runner <code>26e8623</code> - [Tests] run
nyc
on all tests <code>a72a546</code> - [Deps] replace
es-abstract
withcall-bind
<code>f07b87d</code> - [Dev Deps] update
eslint
,aud
; addsafe-publish-latest
<code>122ecb7</code>
v1.0.2 - 2020-10-20
Commits
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
<code>a003e71</code> - [actions] add "Allow Edits" workflow <code>0b4b43c</code>
- [Deps] update
es-abstract
<code>75ca6b0</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>552016c</code>
v1.0.1 - 2020-04-09
Commits
- [meta] add some missing repo metadata <code>6abe248</code>
- [Dev Deps] update
auto-changelog
<code>e2eaab2</code>
v1.0.0 - 2020-03-30
Commits
- [Breaking] convert to es-shim API <code>2c6ef13</code>
- [meta] add
auto-changelog
<code>6f1fcc1</code> - [meta] update readme <code>ed4ce0d</code>
- [Tests] add
npm run lint
<code>eadaf2c</code> - Only apps should have lockfiles <code>44d355f</code>
- [actions] add automatic rebasing / merge commit blocking <code>e78bf8e</code>
- [Tests] use shared travis-ci configs <code>983c563</code>
- [meta] add
funding
field <code>35139d6</code> - [meta] fix non-updated version number <code>a2d308b</code>
v0.1.0 - 2017-12-19
Commits
- updated README <code>f1c71a0</code>
v0.0.1 - 2017-12-19
Commits
- finished polyfill <code>e58d550</code>
- created README file <code>f78628a</code>
- Initial commit <code>9199478</code>
- typo <code>d1f4558</code>