CHANGELOG.md
5.58 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 - 2020-12-14
Commits
- [Tests] use shared travis-ci configs <code>8674582</code>
- [Tests] migrate tests to Github Actions <code>dff6643</code>
- [meta] do not publish github action workflow files <code>b26112a</code>
- [meta] make
auto-changelog
config consistent <code>8d10175</code> - [readme] fix repo URLs, remove defunct badges <code>ab8db24</code>
- [Tests] run
nyc
on all tests; usetape
runner <code>7d084df</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,tape
<code>576f6f3</code> - [actions] add automatic rebasing / merge commit blocking <code>97efa53</code>
- [actions] add "Allow Edits" workflow <code>fb1b4f7</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,has-symbols
,object-inspect
,safe-publish-latest
<code>1e03c61</code> - [Deps] update
is-boolean-object
,is-number-object
,is-string
,is-symbol
<code>13673df</code> - [Dev Deps] update
auto-changelog
,in-publish
,tape
<code>65a0e15</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
<code>f8a0afe</code> - [Deps] update
is-bigint
,is-boolean-object
<code>e7a1ce2</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>e46f193</code> - [Dev Deps] update
@ljharb/eslint-config
,tape
<code>df3da14</code> - [Dev Deps] update
auto-changelog
; addaud
<code>e2e8a12</code> - [meta] add
funding
field <code>7df404b</code> - [Dev Deps] update
auto-changelog
<code>0d6b76d</code> - [Tests] only audit prod deps <code>246151c</code>
- [meta] fix changelog <code>c2d1685</code>
- [readme] Fix spelling error <code>25fb2b5</code>
v1.0.1 - 2019-08-10
Commits
- [meta] avoid running
safe-publish-latest
when not publishing <code>df44b27</code>
v1.0.0 - 2019-08-10
Commits
- [Tests] add
.travis.yml
<code>764b0cf</code> - Initial commit <code>da7d068</code>
- readme <code>1395bb2</code>
- [Tests] add tests <code>0ff580f</code>
- implementation <code>8811c32</code>
- npm init <code>cffdea9</code>
- [Tests] add
npm run lint
<code>a8be993</code> - [meta] add FUNDING.yml <code>941258c</code>
- Only apps should have lockfiles <code>6857316</code>
- [Tests] use
npx aud
inposttest
<code>ee48a91</code>