release notes
release notes
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
release notes
Published 3/11/2026
MajorContains breaking changesrelease notes
Published 3/11/2026
MajorContains breaking changesA major release focused on modularity, developer experience, and a leaner codebase.
✨ Highlights:
jsoncrack-react npm package: The graph visualization canvas is now available as a standalone, reusable React component — jsoncrack-react on npm. Embed interactive JSON graphs in your own apps with a simple <JSONCrack /> component. Supports light/dark themes, configurable layout directions, zoom controls, and node click callbacks.
Monorepo with Turborepo: Restructured the project into a monorepo with separated workspaces — apps/www (website), apps/vscode (VS Code extension), and packages/jsoncrack-react (reusable canvas). (#573)
Next.js 16 & Turbopack: Upgraded to Next.js v16 with Turbopack support for significantly faster builds and dev server.
Streamlined Editor: Removed low-traction tools, unused components, image handling from graph nodes, and Sentry — resulting in a leaner, faster editor.
🔧 Improvements:
Full Changelog: https://github.com/AykutSarac/jsoncrack.com/compare/v4.0.0...v5.0.0
A major release focused on modularity, developer experience, and a leaner codebase.
✨ Highlights:
jsoncrack-react npm package: The graph visualization canvas is now available as a standalone, reusable React component — jsoncrack-react on npm. Embed interactive JSON graphs in your own apps with a simple <JSONCrack /> component. Supports light/dark themes, configurable layout directions, zoom controls, and node click callbacks.
Monorepo with Turborepo: Restructured the project into a monorepo with separated workspaces — apps/www (website), apps/vscode (VS Code extension), and packages/jsoncrack-react (reusable canvas). (#573)
Next.js 16 & Turbopack: Upgraded to Next.js v16 with Turbopack support for significantly faster builds and dev server.
Streamlined Editor: Removed low-traction tools, unused components, image handling from graph nodes, and Sentry — resulting in a leaner, faster editor.
🔧 Improvements:
Full Changelog: https://github.com/AykutSarac/jsoncrack.com/compare/v4.0.0...v5.0.0