0.5.8 (2021-04-13)
Bug Fixes
- revises graphql import syntax (20f1e6c)
Tag Name: v0.5.8
Release Date: 4/13/2021
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.
Payload CMS v0.5.8 fixes an issue with GraphQL import syntax. This is a minor bug fix release that ensures proper GraphQL functionality within the CMS.
No migration steps are required for this update. Simply update your Payload CMS version to v0.5.8.
This is a minor bug fix release that addresses GraphQL import syntax. We recommend all users to upgrade to ensure proper GraphQL functionality, especially if you're utilizing GraphQL features within your Payload CMS implementation.
To upgrade:
npm install [email protected]
# or
yarn add [email protected]
No new features were added in this release.
No security fixes were included in this release.
No specific performance improvements were included in this release.
This release has minimal impact on existing Payload CMS implementations. It fixes a potential issue with GraphQL import syntax that could affect GraphQL functionality. The fix ensures more reliable GraphQL operations without requiring any changes to your existing code or configuration.
The changes are backward compatible and should not disrupt any existing implementations. This update is particularly important for projects that heavily rely on GraphQL functionality within Payload CMS.