CHANGELOG.md
5.48 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 - 2020-12-29
Commits
- [Tests] migrate tests to Github Actions <code>10909cb</code>
- [Refactor] Use a linked list rather than an array, and move accessed nodes to the beginning <code>195613f</code>
- [meta] do not publish github action workflow files <code>290ec29</code>
- [Tests] run
nycon all tests; usetaperunner <code>ea6d030</code> - [actions] add "Allow Edits" workflow <code>d464d8f</code>
- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog<code>02daca8</code> - [Refactor] use
call-bindandget-intrinsicinstead ofes-abstract<code>e09d481</code> - [Deps] update
object.assign<code>ee83aa8</code> - [actions] update rebase action to use checkout v2 <code>7726b0b</code>
v1.0.3 - 2020-08-23
Commits
- [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape<code>1f10561</code> - [Deps] update
es-abstract,object-inspect<code>bc20159</code> - [Dev Deps] update
@ljharb/eslint-config,tape<code>b9b2b22</code> - [Dev Deps] update
eslint,@ljharb/eslint-config,tape<code>7055ab4</code> - [Dev Deps] update
auto-changelog; addaud<code>d278c37</code> - [actions] switch Automatic Rebase workflow to
pull_request_targetevent <code>3bcf982</code> - [Tests] only audit prod deps <code>18d01c4</code>
- [Deps] update
es-abstract<code>6ab096d</code> - [Dev Deps] update
tape<code>9dc174c</code> - [Deps] update
es-abstract<code>431d0f0</code> - [Deps] update
es-abstract<code>49869fd</code> - [meta] Add package.json to package's exports <code>77d9cdc</code>
v1.0.2 - 2019-12-20
Commits
- [Dev Deps] update
@ljharb/eslint-config,tape<code>4a526df</code> - [Deps] update
es-abstract<code>d4f6e62</code>
v1.0.1 - 2019-12-01
Commits
- [Fix] add missing "exports" <code>d212907</code>
v1.0.0 - 2019-12-01
Commits
- Initial implementation <code>dbebd3a</code>
- Initial tests <code>73bdefe</code>
- Initial commit <code>43c03e1</code>
- npm init <code>5c090a7</code>
- [meta] add
auto-changelog<code>a5c4e56</code> - [actions] add automatic rebasing / merge commit blocking <code>bab1683</code>
- [meta] add
fundingfield; create FUNDING.yml <code>63d7aea</code> - [Tests] add
npm run lint<code>46a5a81</code> - Only apps should have lockfiles <code>8b16b03</code>
- [meta] add
safe-publish-latest<code>2f098ef</code>