CHANGELOG.md
7.51 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.3 - 2022-03-01
Commits
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>518b28f</code> - [meta] add
bugs
andhomepage
fields; reorder package.json <code>c480b13</code> - [actions] reuse common workflows <code>01d0ee0</code>
- [actions] update codecov uploader <code>6424ebe</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
<code>dfa7e7f</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,tape
<code>0c8d436</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>9026554</code> - [readme] add actions and codecov badges <code>eaa9682</code>
- [Dev Deps] update
eslint
,tape
<code>bc7a3ba</code> - [Dev Deps] update
eslint
,auto-changelog
<code>0ace00a</code> - [meta] use
prepublishOnly
script for npm 7+ <code>093f72b</code> - [Tests] test on all 16 minors <code>9b80d3d</code>
v1.0.2 - 2021-02-27
Fixed
- [Fix] use a universal way to get the original Symbol <code>#11</code>
Commits
- [Tests] migrate tests to Github Actions <code>90ae798</code>
- [meta] do not publish github action workflow files <code>29e60a1</code>
- [Tests] run
nyc
on all tests <code>8476b91</code> - [readme] fix repo URLs, remove defunct badges <code>126288e</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,core-js
,get-own-property-symbols
<code>d84bdfa</code> - [Tests] fix linting errors <code>0df3070</code>
- [actions] add "Allow Edits" workflow <code>1e6bc29</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
<code>36cea2a</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>1278338</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>1493254</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,core-js
<code>b090bf2</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>4addb7a</code> - [Dev Deps] update
auto-changelog
,tape
<code>81d0baf</code> - [Dev Deps] update
auto-changelog
; addaud
<code>1a4e561</code> - [readme] remove unused testling URLs <code>3000941</code>
- [Tests] only audit prod deps <code>692e974</code>
- [Dev Deps] update
@ljharb/eslint-config
<code>51c946c</code>
v1.0.1 - 2019-11-16
Commits
- [Tests] use shared travis-ci configs <code>ce396c9</code>
- [Tests] up to
node
v12.4
,v11.15
,v10.15
,v9.11
,v8.15
,v7.10
,v6.17
,v4.9
; usenvm install-latest-npm
<code>0690732</code> - [meta] add
auto-changelog
<code>2163d0b</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,core-js
,safe-publish-latest
,tape
<code>8e0951f</code> - [actions] add automatic rebasing / merge commit blocking <code>b09cdb7</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,safe-publish-latest
,core-js
,get-own-property-symbols
,tape
<code>1dd42cd</code> - [meta] create FUNDING.yml <code>aa57a17</code>
- Only apps should have lockfiles <code>a2d8bea</code>
- [Tests] use
npx aud
instead ofnsp
ornpm audit
with hoops <code>9e96cb7</code> - [meta] add
funding
field <code>a0b32cf</code> - [Dev Deps] update
safe-publish-latest
<code>cb9f0a5</code>
v1.0.0 - 2016-09-19
Commits
- Tests. <code>ecb6eb9</code>
- package.json <code>88a337c</code>
- Initial commit <code>42e1e55</code>
- Initial implementation. <code>33f5cc6</code>
- read me <code>01f1170</code>