A Git-backed changelog package for Next.js
Manage your changelog entries with a beautiful admin interface. Git-backed, no database, own your data.
Complete with version tracking, tags, rich text editing, and more!
All changes are automatically committed to your Git repository. Full version control for your changelog.
Write changelog entries in MDX format. Rich content with markdown support and custom components.
Configure folder paths, route paths, and commit message formats to match your workflow.
Get started in minutes. No database setup, no complex configuration. Just install and go.
Everything is file-based. Your changelog entries are stored as MDX files in your repository.
Fully typed with TypeScript. Get autocomplete and type safety throughout your changelog system.
Your changelog system without the complexity of databases or additional infrastructure.
Add Chronalog to your Next.js project in less than 5 minutes.
# Install Chronalog
pnpm add chronalog
# Initialise Chronalog
pnpm chronalog init
# Start your Next.js app
pnpm dev
Get a complete dashboard to manage your Next.js changelog. All changes are automatically committed to Git.