CHANGELOG.md
5.22 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.2 - 2021-12-10
Commits
- [actions] reuse common workflows <code>2375b1f</code>
- [meta] do not publish workflow files <code>4c1be42</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>7ec78ce</code> - [readme] update URLs <code>6306f09</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,safe-publish-latest
,tape
<code>7a1601e</code> - [readme] add actions and codecov badges <code>67ecd14</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,object-inspect
,safe-publish-latest
,tape
<code>1a5013b</code> - [actions] update codecov uploader <code>b57b037</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,object-inspect
,tape
<code>da49017</code> - [meta] simplify "exports" <code>9b88835</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
<code>c7e77f4</code> - [Dev Deps] update
eslint
<code>417b29e</code> - [meta] add
safe-publish-latest
; useprepublishOnly
script for npm 7+ <code>b1b99f4</code> - [Deps] update
call-bind
<code>aea342e</code> - [actions] update workflows <code>786c2d3</code>
v1.0.1 - 2020-12-04
Commits
- [Tests] migrate tests to Github Actions <code>05b4faa</code>
- [Tests] run
nyc
on all tests <code>8df2e4b</code> - [actions] add "Allow Edits" workflow <code>4a716b8</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
<code>be23cf3</code> - [Refactor] use
call-bind
instead ofes-abstract
<code>a933a96</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>4473ed2</code> - [readme] remove travis badge <code>bd3bfcd</code>
v1.0.0 - 2020-08-01
Commits
- Initial commit <code>dd86394</code>
- readme <code>f4defca</code>
- Tests <code>13d8139</code>
- npm init <code>55a2bb7</code>
- Implementation <code>1ec84e3</code>
- [meta] add auto-changelog <code>ab9ce44</code>
- [actions] add automatic rebasing / merge commit blocking <code>3d3f4d5</code>
- [meta] add "funding"; create
FUNDING.yml
<code>f35ef3d</code> - [Tests] add
npm run lint
<code>af2123d</code> - [Tests] use shared travis-ci configs <code>042b4de</code>
- Only apps should have lockfiles <code>fcae604</code>