v2.2.0
This release adds typings for Fetcher class events.
It also adds types to the old deprecated functions, because why not ?
Changelog
- feat: Add
author
,bugs
&license
properties inpackage.json
. (a501f19) - feat: Add types to
Fetcher
class events. (ca510a6) - feat: Export events list. (be3f975)
- feat: Rewrite old functions in TS. (429faf5)
- feat: Update
package.json
description. (96b6fac) - fix: Fix
npm-publish
workflow again. (586a0cf) - refactor: Update
tsconfig.json
. (0b72ad8) - style: Prettify code. (6519c98)