Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 11:09

2.0.1 (2020-09-20)

Chores
  • Update Github Release workflow (f0b665d9)
  • Funding: Add funding url (a263fc4d)
  • Dev Dependencies:
    • Remove unused dependency @types/node (0c358c3c)
    • Update ESLint dependencies (dd83fe38)
    • Update Jest dependencies (78411d98)
    • Update Prettier from 2.1.1 to 2.1.2 (edfd0fa0)
    • Update Typescript from 4.0.2 to 4.0.3 (3e16b4ba)
Bug Fixes
  • Typescript:
    • Object keys method parameter type (73b51aac)
    • Return type for required method (b4b647b3)