CHANGELOG.md
2.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.
v2.0.2 - 2024-03-10
Commits
- [types] use shared config <code>68e9d4d</code>
- [actions] remove redundant finisher; use reusable workflow <code>241a68e</code>
- [Tests] increase coverage <code>4125c0d</code>
- [Tests] skip
npm lsin old node due to TS <code>01b9282</code> - [types] improve predicate type <code>d340f85</code>
- [Dev Deps] update
tape<code>70089fc</code> - [Tests] use
@arethetypeswrong/cli<code>50b272c</code>
v2.0.1 - 2024-02-10
Commits
- [types] use a handwritten d.ts file; fix exported type <code>012b989</code>
- [Dev Deps] update
@types/function-bind,@types/mock-property,@types/tape,aud,mock-property,npmignore,tape,typescript<code>977a56f</code> - [meta] add
sideEffectsflag <code>3a60b7b</code>
v2.0.0 - 2023-10-19
Commits
- revamped implementation, tests, readme <code>72bf8b3</code>
- [meta] revamp package.json <code>079775f</code>
- Only apps should have lockfiles <code>6640e23</code>
v1.0.1 - 2023-10-10
Commits
- Initial commit <code>8dbfde6</code>