Changelog
All notable changes to DesterLib are documented here. This project uses Changesets for version management.
Package-specific changelogs are automatically generated in each package directory when versions are bumped and synced to the documentation site.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Package Changelogs
Section titled “Package Changelogs”DesterLib consists of multiple packages, each with its own changelog:
Changelog for the DesterLib API Server. Contains all API changes, new features, bug fixes, and breaking changes.
Changelog for the DesterLib Documentation. Contains all documentation updates and improvements.
Viewing Changelogs
Section titled “Viewing Changelogs”- On this site: Use the links above to view each package’s changelog
- On GitHub: View the source changelog files:
Contributing
Section titled “Contributing”When making changes, create a changeset using pnpm changeset. Changesets will automatically generate changelog entries when versions are bumped.