Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@tamj0rd2 tamj0rd2 released this 24 Sep 13:32
· 400 commits to master since this release

1.0.0 (2020-09-24)

chore

  • upgrade to typescript 4 (95ce432), closes #405
  • deps: make typescript a peer dependency (24cc110)

BREAKING CHANGES

  • Upgrade typescript dependency to version 4
  • deps: Typescript is no longer a dependency of this project.
    It is a peer dependency and you will need to install it yourself