blakejoy / tmdb-ts

Typescript client wrapper for TheMovieDB (TMDB) v3
MIT License
37 stars 12 forks source link

Feat/2.0 #56

Closed blakejoy closed 1 month ago

blakejoy commented 1 month ago

Remove string enums and replace with constants Rename find by external id method Add all configuration endpoints Add watch providers endpoint Add country code type

Update to node v20 Update typescript v5 Update eslint v9