CHANGELOG.md
6.52 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.4 - 2021-08-11
Commits
- [eslint] remove unnecessary eslintrc file <code>7220aa5</code>
- [readme] add github actions/codecov badges <code>053a071</code>
- [Deps] add
has-bigints
as a runtime dependency <code>0fc3c9d</code> - [Dev Deps] update
tape
<code>145f11d</code>
v1.0.3 - 2021-08-06
Commits
- [Tests] use
has-tostringtag
for easier checking of Symbol.toStringTag <code>3b44080</code> - [Dev Deps] update
auto-changelog
,eslint
,object-inspect
,tape
<code>e4d4a6c</code> - [Fix] use
has-bigints
for more robust BigInt detection <code>7bb9d7a</code>
v1.0.2 - 2021-05-04
Commits
- [meta] do not publish github action workflow files <code>276d677</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>cea7fb6</code> - [readme] fix repo URLs; remove travis badge <code>c8e7c36</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,has-symbols
,object-inspect
,tape
<code>32f3d90</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,tape
<code>c2f20f5</code> - [meta] remove unneeded token; update checkout action <code>94e46e9</code>
- [meta] use
prepublishOnly
script for npm 7+ <code>3e663ec</code>
v1.0.1 - 2020-11-30
Commits
- [Tests] use shared travis-ci configs <code>28f1211</code>
- [Tests] migrate tests to Github Actions <code>0998c64</code>
- [meta] add
auto-changelog
<code>2352de6</code> - [Tests] run
nyc
on all tests <code>9c16a9a</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,object-inspect
,tape
<code>4cd0edd</code> - [actions] add automatic rebasing / merge commit blocking <code>f0f4b91</code>
- [actions] add "Allow Edits" workflow <code>7f4f46e</code>
- [meta] create FUNDING.yml <code>2d0cb9a</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
<code>0ee110e</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,has-symbols
,object-inspect
,tape
<code>5bb7f3a</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
<code>d3d67d0</code> - [Dev Deps] update
auto-changelog
,tape
<code>54e270f</code> - [Dev Deps] update
@ljharb/eslint-config
,tape
<code>d82bfe7</code> - [Dev Deps] update
auto-changelog
; addaud
<code>9c34bd1</code> - [Tests] add missing
posttest
script <code>0690bd9</code> - [meta] add
funding
field <code>7ca36d0</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>5ffa8da</code> - [Dev Deps] update
eslint
<code>8512c2f</code> - [Tests] only audit prod deps <code>f2147dc</code>
- [readme] fix header <code>d6eff75</code>
v1.0.0 - 2018-09-20
Commits
- [Tests] add tests <code>847f12a</code>
- Initial commit <code>b53f3c6</code>
- readme <code>66c15fe</code>
- Implementation <code>c2c0974</code>
- package.json <code>98b174c</code>
- Only apps should have lockfiles <code>a77c74b</code>