CHANGELOG.md
6.21 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-19
Commits
- [actions] reuse common workflows <code>a655b7f</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>730a2e5</code> - [readme] add github actions/codecov badges; update URLs <code>9a83788</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
<code>b1edc52</code> - [actions] update codecov uploader <code>cbb1bd0</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
<code>8717e6d</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,safe-publish-latest
,tape
<code>5f70eab</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>a1446bc</code> - [meta] use
prepublishOnly
script for npm 7+ <code>f2dd197</code> - [actions] use checkout v3 <code>1ba72f1</code>
- [Refactor] use a global variable to get the original BigInt instead of a global property <code>a7ccfac</code>
- [actions] skip
npm ls
on older nodes <code>62d31e7</code>
v1.0.1 - 2020-12-13
Commits
- [Tests] use shared travis-ci configs <code>46a0d6b</code>
- [Tests] migrate tests to Github Actions <code>91a38fa</code>
- [meta] do not publish github action workflow files <code>69aacba</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
<code>64e2c08</code> - [Tests] run
nyc
on all tests; usetape
runner <code>8009375</code> - [actions] add automatic rebasing / merge commit blocking <code>e599917</code>
- [actions] add "Allow Edits" workflow <code>bd0126e</code>
- [readme] remove travis badge <code>8e02a73</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,safe-publish-latest
<code>95859f2</code> - [Dev Deps] update
auto-changelog
,in-publish
,tape
<code>0588f41</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
<code>5b024a6</code> - [meta] add
version
scripts <code>4788d61</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>be0e0de</code> - [Dev Deps] update
auto-changelog
; addaud
<code>13a8d1b</code> - [actions] fix action name <code>f873d9a</code>
- [meta] add
funding
field <code>1b51f49</code> - [Dev Deps] update
auto-changelog
<code>2322461</code> - [Tests] only audit prod deps <code>aabdade</code>
v1.0.0 - 2019-08-10
Commits
- [Tests] add
.travis.yml
<code>9730412</code> - Initial commit <code>65f7c38</code>
- [Tests] add tests <code>e374a78</code>
- readme <code>5d39092</code>
- npm init <code>1be2e3d</code>
- implementation <code>b7bc812</code>
- [Tests] add linting <code>04533be</code>
- [meta] create FUNDING.yml <code>cf824a7</code>
- Only apps should have lockfiles <code>64e8242</code>