Skip to content

Releases: CielSachen/tenor-api-wrapper

v2.0.0

05 Jun 18:15
Compare
Choose a tag to compare

Added

  • A Check for if the response is in JSON. (60d88a5)
  • Object map of error status codes. (ff42b84)

Fixed

  • Properly implement Status interface. (a8ee28e)

Changed

  • Package license from ISC to MIT. (3c1b449)
  • Names with long acronyms to lowercase. (56b0425)
  • Migrate from TypeScript's tsc to tsup. (1f545c9)
  • Rename Error to GoogleError. (9b5b096)

Removed

  • Deprecated v1 API types. (1056ea5)

Full Changelog: v1.0.0...v2.0.0

v1.0.0

01 May 16:14
Compare
Choose a tag to compare
Initial commit