blakejoy / tmdb-ts

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

Some properties/endpoints are not available on TMDB type #17

Closed Hoidi closed 1 year ago

Hoidi commented 1 year ago

Describe the bug Some properties/endpoints are not available from the latest npm version (0.1.5)

The ones that are not included are:

Example error Property 'people' does not exist on type 'TMDB'

Expected behavior The properties should be available on the type TMDB

Additional context I'm pretty sure there is something wrong with the relase process. You can look at the code for the package here and there it looks like it includes old code.

blakejoy commented 1 year ago

Should be fixed now. I still need to work on getting this automated, it was a mishap on my part 😅

Hoidi commented 1 year ago

Thanks for being so fast! No worries. However, it looks like the .README dissapeared somewhere on the way to npm. Not that it matters too much right now but you might want to check it out before next release :)

EDIT: Nevermind, looks like it has appeared now

blakejoy commented 1 year ago

Thanks for being so fast! No worries. However, it looks like the .README dissapeared somewhere on the way to npm. Not that it matters too much right now but you might want to check it out before next release :)

EDIT: Nevermind, looks like it has appeared now

🪄🪄🪄