Atash03
|
8c924c0b27
|
fix: await params in dynamic route for Next.js 15 compatibility
In Next.js 15, dynamic route params are now Promises and must be
awaited before accessing properties.
|
2026-01-24 16:48:35 +05:00 |
Atash03
|
687f5aab4e
|
fix: update dependencies API compatibility for build success
- Update revalidateTag to accept required profile parameter (Next.js 16)
- Change ReactPlayer url prop to src (react-player v3)
- Add initialPageParam to prefetchInfiniteQuery and useInfiniteQuery calls (TanStack Query v5)
- Update useMutation to object syntax with mutationFn (TanStack Query v5)
- Change isLoading to isPending for mutations (TanStack Query v5)
- Fix useOnClickOutside ref type casting (usehooks-ts)
- Update AnimationControls to LegacyAnimationControls (framer-motion v12)
- Change IconLeft/IconRight to Chevron component (react-day-picker v9)
- Update darkMode config format (Tailwind CSS v4)
- Update tsconfig moduleResolution to bundler and target to ES2017
|
2026-01-24 15:10:43 +05:00 |
Atash03
|
a8c5dc79f0
|
fix: view count func
|
2025-06-23 14:15:10 +05:00 |
Atash03
|
80d73faad4
|
fix: added view functionality to videos
|
2025-06-23 13:14:17 +05:00 |
Kakabay
|
26d5647782
|
reinit
|
2024-08-19 17:44:56 +05:00 |