Payload CMS Release: Release 1.15.2
Tag Name: v1.15.2
Release Date: 8/25/2023
Payload CMSPayload CMS is a modern, self-hosted headless content management system built with TypeScript, Node.js, and MongoDB. It's designed specifically for developers who want full control over their content management system while maintaining a powerful admin interface for content editors.
TL;DR
Payload CMS v1.15.2 is a minor maintenance release that clarifies documentation for the afterChange collection hook and pins the SWC dependency to version 1.3.78 to ensure build stability. This release focuses on improving developer understanding and maintaining consistent build environments.
Highlight of the Release
- Improved documentation for the
afterChangecollection hook - Pinned SWC dependency to version 1.3.78 for build stability
Migration Guide
No migration is required for this release as it only includes documentation improvements and dependency version pinning.
Upgrade Recommendations
This is a minor maintenance release that improves documentation and pins a dependency version. While not critical, upgrading is recommended for all users to ensure consistent build environments, especially if you're experiencing any issues with the SWC compiler in your development workflow.
Bug Fixes
No bug fixes were included in this release.
New Features
No new features were added in this release.
Security Updates
No security fixes were included in this release.
Performance Improvements
No specific performance improvements were included in this release.
Impact Summary
Payload CMS v1.15.2 is a maintenance release with minimal impact on existing applications. The clarification in the afterChange collection hook documentation helps developers better understand how this hook works, particularly regarding the returned document. The pinning of the SWC dependency to version 1.3.78 ensures build stability by preventing potential issues with newer versions of the compiler. Neither change requires any code modifications in existing applications, making this a safe upgrade with no breaking changes.
