Skip to content

Releases: rivenintech/WatchVault

v0.2.1

25 Dec 20:12
b40039b

Choose a tag to compare

🧹 Chores

  • reformat codebase to 2-space indentation (6b143a2)
  • add .editorconfig for consistent coding style (01196cb)
  • migrate to newer eslint config (flat) (5ebe4bf)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Nov 19:10
e2acf2f

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

✨ Features

  • migrate to the new API (0a1023c)
  • add movie and TV routes (aa546ba)
  • add discover, genres, person, and search routes with validation and TMDB integration (66ac7c4)
  • implement configuration routes with validation and TMDB integration (a1f9e0b)
  • initialize API with Hono framework for Cloudflare Workers (cabab14)
  • add TV series total runtime (73c9112)

🐛 Fixes

  • update type definitions and code to match new API (92f8294)
  • improve tanstack queries typesafety (aabfcb8)
  • tmdb data schema adjustments (57a3c40)

🧹 Chores

  • update dependencies and remove estimatedItemSize from FlashList components (af3fcd7)

📝 Docs

Full Changelog: v0.1.3...v0.2.0

v0.1.3

22 Jul 08:51
3ccde1f

Choose a tag to compare

v0.1.3 Pre-release
Pre-release

✨ Features

  • use tanstack/react query for api fetch (5392da7)
  • add toggle more text component (edb70f7)

🐛 Fixes

  • add build script for local android build (852bfce)
  • wrap actors born text if it's too long (fdb62f3)
  • add missing images recycling keys (21e6805)

🧹 Chores

  • update dependencies to latest versions (97382b1)
  • update dependencies and scripts in package.json (bebe10b)

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Jun 11:43
1696f8e

Choose a tag to compare

v0.1.1

30 May 18:26
0f7c7c2

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

What's Changed

  • fix(deps): fix crash on back navigation
  • fix: TMDB api valibot schema causing errors for some movies, TV shows and actors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 May 17:22
3c3d976

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
chore: bump version to v0.1.0