Home

>

Tools

>

Payload CMS

>

Releases

>

Release 0.5.9

Payload CMS Release: Release 0.5.9

Tag Name: v0.5.9

Release Date: 4/14/2021

Payload CMS LogoPayload CMS

Payload 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 v0.5.9 is a minor maintenance release that updates the config provider dependency. This release contains no new features or bug fixes, focusing solely on dependency management to ensure the CMS remains up-to-date with its underlying components.

Highlight of the Release

    • Updated config provider dependency to latest version

Migration Guide

No migration steps are required for this update. Simply update your Payload CMS dependency to version 0.5.9:

npm install [email protected]
# or
yarn add [email protected]

Upgrade Recommendations

This is a minor maintenance release that updates dependencies. While not critical, it's recommended to upgrade at your convenience to stay current with the latest dependencies. No breaking changes are included in this release.

Bug Fixes

No bug fixes were included in this release.

New Features

No new features were added in this release. This is a maintenance release focused on updating dependencies.

Security Updates

No security fixes were documented in this release.

Performance Improvements

No specific performance improvements were documented in this release.

Impact Summary

The impact of this release is minimal as it only updates the config provider dependency. There are no API changes, new features, or bug fixes included. Users can upgrade without concern for breaking changes or the need to modify existing code. This update helps maintain the project's dependency health by keeping dependencies up to date.

Full Release Notes

Statistics:

File Changed4
Line Additions16
Line Deletions14
Line Changes30
Total Commits2

User Affected:

  • Updated dependency on config provider which may affect development environments
  • No changes to API or functionality that would require code changes

Contributors:

jmikrut