Files
Chris Tate 583e02aeb9 docs(web): sync site changelog with root CHANGELOG.md (#276)
The site changelog was stuck at v0.10.0 while the project is at v0.18.0.
Add entries for v0.11.0 through v0.18.0 covering the image renderer,
Svelte/Solid/Vue renderers, React Email, MCP, React Three Fiber, YAML
wire format, edit modes, Ink terminal renderer, Next.js renderer,
shadcn-svelte, Gaussian Splatting, and devtools. Also update all
existing entries to use exact release dates instead of just month/year.
2026-04-27 02:03:45 -05:00
..
2026-04-10 22:20:34 -05:00
2026-04-17 14:29:04 -05:00
2026-02-22 16:02:07 -06:00
2026-02-09 09:44:29 -06:00
2026-01-25 13:37:03 -06:00
2026-03-27 18:17:20 -07:00
2026-01-14 12:43:38 -06:00
2026-03-19 01:55:28 -05:00
2026-02-17 01:28:04 -06:00
2026-04-17 14:29:04 -05:00
2026-01-14 12:43:38 -06:00
2026-02-22 15:15:17 -06:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://json-render.localhost:1355 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.