Skip to content

v2.2.0

Compare
Choose a tag to compare
@Ayfri Ayfri released this 23 Mar 04:46
· 45 commits to main since this release

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 in package.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)