CHANGELOG.md
6.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 - 2022-04-24
Commits
- [actions] reuse common workflows <code>e6420b9</code>
- [actions] update codecov uploader <code>b90aff2</code>
- [readme] add github actions/codecov badges; update URLs <code>bcc39b9</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,safe-publish-latest
,tape
<code>a704a32</code> - [Refactor] use
call-bind
instead offunction-bind
<code>0a609f1</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,safe-publish-latest
,tape
<code>6a45317</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,tape
<code>795c76f</code> - [Deps] update
has-bigints
,has-symbols
<code>257a065</code>
v1.0.1 - 2021-03-25
Commits
- [Tests] use shared travis-ci configs <code>f977e5f</code>
- [Tests] migrate tests to Github Actions <code>b89def6</code>
- [meta] do not publish github action workflow files <code>325d1f1</code>
- readme <code>810cd70</code>
- [Tests] run
nyc
on all tests; usetape
runner <code>2f5fb08</code> - [meta] add
auto-changelog
<code>03ed375</code> - [actions] add automatic rebasing / merge commit blocking <code>6dec48d</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,object-inspect
,object-is
,tape
<code>528ed88</code> - [actions] check out the entire repo <code>5095b29</code>
- [actions] add "Allow Edits" workflow <code>5aa26d7</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,object-is
,safe-publish-latest
,tape
<code>afc18c6</code> - [readme] remove travis badge <code>a025899</code>
- [Dev Deps] update
auto-changelog
<code>9219a32</code> - [readme] Fix missing paren in example <code>73f5a33</code>
- [Dev Deps] update
@ljharb/eslint-config
,tape
<code>e450acc</code> - [Deps] update
has-bigints
,has-symbols
,which-boxed-primitive
<code>a4279b5</code> - [Dev Deps] update
auto-changelog
,in-publish
,tape
<code>b351548</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>f600382</code> - [readme] fix travis links <code>4d02fa9</code>
- [Dev Deps] update
auto-changelog
; addaud
<code>07e74a3</code> - [meta] add
funding
field <code>7ca4bd7</code> - [Tests] only audit prod deps <code>47d8d5f</code>
- [Deps] update
has-symbols
<code>c70c15e</code>
v1.0.0 - 2019-08-10
Commits
- [Tests] add
.travis.yml
<code>8c9a5ef</code> - Initial commit <code>feaff15</code>
- [Tests] add tests <code>3dd18d6</code>
- implementation <code>472fb41</code>
- npm init <code>e9e426f</code>
- [Tests] add linting <code>139e74b</code>
- [meta] create FUNDING.yml <code>a9509e1</code>
- Only apps should have lockfiles <code>b3d0834</code>