Releases Overview
This section explains what changed between versions and how to apply those changes in a real project.
How to use this section
- Open the latest release note first.
- Check
Highlights to understand the feature scope.
- Read
Upgrade notes and apply changes in a separate branch.
- Follow
Validation steps before merging.
Recommended upgrade workflow
- Create a migration branch.
- Update dependencies and project config.
- Apply markdown/frontmatter changes.
- Run build and prerender.
- Verify affected pages in browser and in page source.
Available notes
What each release page includes
- Practical summary of changes.
- Copy-paste snippets for configuration updates.
- Migration checklist.
- Validation checklist.
- Common pitfalls.