Releases: m-paternostro/chai-ts
Releases · m-paternostro/chai-ts
v0.0.3
Highlights
- Improved Documentation and more tests
- README badges, including code coverage
What's Changed
- chore(deps-dev): bump open from 8.4.2 to 9.1.0 by @dependabot in #2
- chore(deps-dev): bump rimraf from 4.1.2 to 5.0.0 by @dependabot in #4
- chore(readme): adding badges by @m-paternostro in #9
- chore(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #6
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #7
- chore(deps-dev): bump @types/sinon from 10.0.13 to 10.0.14 by @dependabot in #8
- chore(coverage): code coverage result on github by @m-paternostro in #10
- chore(ci): upload coverage only on main by @m-paternostro in #15
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in #11
- chore(deps-dev): bump sinon from 15.0.3 to 15.0.4 by @dependabot in #13
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #14
- chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.1 by @dependabot in #16
- documentation(code completion): narrow methods help with code completion by @m-paternostro in #17
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v.0.0.2...v0.0.3
v.0.0.2
Highlights
- First GitHub release of the
chai-ts
plugin. - Includes the workflow automation to publish the package to https://www.npmjs.com/package/chai-ts
What's Changed
- chore(github): configuring pipeline and automations by @m-paternostro in #1
Full Changelog: https://github.com/m-paternostro/chai-ts/commits/v.0.0.2