Go to file
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
api fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
app fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
components fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
config reinit 2024-08-19 17:44:56 +05:00
constants code clean up 2024-12-24 00:32:36 +05:00
context reinit 2024-08-19 17:44:56 +05:00
depricated/news console logs removed 2024-12-30 14:02:49 +05:00
fonts reinit 2024-08-19 17:44:56 +05:00
hooks fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
lib fix ui errors 2025-02-11 17:34:39 +05:00
models added description field to votes 2025-05-07 16:05:59 +05:00
providers fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
public feat: add static example.txt file 2025-09-08 13:03:14 +05:00
services reinit 2024-08-19 17:44:56 +05:00
store fix: quiz ui, and quiz logic 2025-03-14 15:46:10 +05:00
typings quiz page adjustments, added pagination 2025-02-25 21:29:54 +05:00
utils fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
.env added revalidate tag for toss route 2025-02-10 18:23:33 +05:00
.gitignore reinit 2024-08-19 17:44:56 +05:00
README.md first commit 2024-08-19 17:43:33 +05:00
baseUrl.ts reinit 2024-08-19 17:44:56 +05:00
bun.lock fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
channels.ts reinit 2024-08-19 17:44:56 +05:00
components.json fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
next.config.js added revalidate tag for toss route 2025-02-10 18:23:33 +05:00
package-lock.json fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
package.json fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
postcss.config.js fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
routes.ts route changes 2025-03-28 17:05:40 +05:00
tailwind.config.js fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
tailwind.config.ts fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
tsconfig.json fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00

README.md

next-mhb