Releases: rivenintech/WatchVault
Releases · rivenintech/WatchVault
v0.2.1
v0.2.0
✨ 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
- update README (
8e93062)
Full Changelog: v0.1.3...v0.2.0
v0.1.3
✨ Features
🐛 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
What's Changed
- perf: replace map with Flashlist
- fix: height calculation in bottomsheet modal
- refactor: replace calendar component
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
chore: bump version to v0.1.0