Files
website/apps/docs
Mauricio Siu 1f5f912ce4 chore: upgrade Next.js and related dependencies to version 16.0.7
- Updated Next.js and @next/third-parties dependencies in package.json files across apps/docs and apps/website.
- Adjusted pnpm-lock.yaml to reflect the new versions and ensure compatibility.
- Enhanced the website's sitemap by adding new URLs for pricing and changelog.
- Introduced a new API route for fetching GitHub releases, improving the changelog page functionality.
- Updated the changelog page to dynamically display release information fetched from the new API.
- Enhanced the footer and header components to include links to the changelog and pricing pages.
2025-12-06 11:55:47 -06:00
..
2025-03-30 04:18:39 -06:00
2024-10-27 22:16:31 -06:00

docs-v2

This is a Next.js application generated with Create Fumadocs.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources: