CHANGELOG.md
5.11 KB
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by <code>auto-changelog</code>.
v1.0.3
26 January 2021
- [Tests] use shared travis-ci configs <code>0ef2263</code>
- [Tests] migrate tests to Github Actions <code>6253915</code>
- [meta] do not publish github action workflow files <code>ef94e55</code>
- [Tests] run
nyc
on all tests; usetape
runner <code>917d6ca</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,object-inspect
,tape
<code>8dcb6fe</code> - [actions] add "Allow Edits" workflow <code>7aa3e86</code>
- [Refactor] use
get-intrinsic
instead ofes-abstract
; updateside-channel
<code>11ad17d</code> - [readme] remove travis badge <code>5b75452</code>
- [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>d531688</code> - [Dev Deps] update
@ljharb/eslint-config
,tape
<code>c76fa91</code> - [Dev Deps] update
eslint
,tape
<code>e733ccd</code> - [Dev Deps] update
auto-changelog
; addaud
<code>df20bf5</code> - [meta] fix autochangelog <code>e89e6f1</code>
- [Tests] only audit prod deps <code>71317b9</code>
- [Deps] update
es-abstract
<code>c17ccf4</code> - [Dev Deps] update
tape
<code>d81ae03</code> - [Deps] update
es-abstract
<code>b56303b</code> - [Deps] update
es-abstract
<code>9996d1c</code>
v1.0.2
20 December 2019
- [Deps] update
es-abstract
,side-channel
<code>5c9df03</code> - [Dev Deps] update
@ljharb/eslint-config
,tape
<code>7820f98</code>
v1.0.1
1 December 2019
- [Refactor] use
side-channel
package <code>d38639f</code> - [actions] add automatic rebasing / merge commit blocking <code>74267e6</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,object-inspect
,safe-publish-latest
<code>b042eef</code> - [Deps] update
es-abstract
<code>98cf4e8</code>
v1.0.0
20 October 2019
- Tests <code>b50fa41</code>
- implementation <code>c5a59f3</code>
- Initial commit <code>15ebe4d</code>
- readme <code>382a3f5</code>
- npm init <code>d5e7c97</code>
- [meta] add FUNDING.yml <code>685b608</code>
- [meta] add
auto-changelog
,safe-publish-latest
<code>f8fdf1c</code> - [Tests] add
npm run lint
<code>baaaa09</code> - Only apps should have lockfiles <code>dfa7efa</code>