Skip to content

Releases: hleduff/hmdb

4.6.0

09 Jan 12:29
d162deb
Compare
Choose a tag to compare

4.5.0

09 Jan 11:23
Compare
Choose a tag to compare

New features:

  • popular/top rated/upcoming navigation on home page
  • separate form and function: there's now a /views folder for the views, the /features folder contains the functional components (api, stateful components, reducers), and the /components folder contains only presentational components
  • country selector to update queries with the "region" and "language" params. You can now see the movie infos in the language of your choice.

4.0.0

08 Jan 15:32
d801187
Compare
Choose a tag to compare

App now written in TypeScript

3.0.0

29 Dec 14:08
0460d2f
Compare
Choose a tag to compare

New version using Redux / RTK Query

2.0.0

29 Dec 10:22
855bfc5
Compare
Choose a tag to compare

New version using Apollo Client for state management and GraphQL for API queries.

1.0.0

28 Dec 10:26
Compare
Choose a tag to compare

First version of the app with just React and Axios. No state management library.