github payloadcms/payload v3.0.0-beta.53

latest releases: v2.23.1, v2.23.0, v3.0.0-beta.56...
pre-release12 days ago

v3.0.0-beta.53 (2024-06-19)

Features

  • richtext-lexical: make req available to html converters, use req.dataLoader instead of payload.findByID for upload node population (#6858) (285835f)
  • rename @payloadcms/ui/client to @payloadcms/ui, and other auto-suggestion & exports improvements (#6848) (bc98567)

Bug Fixes

  • fix all ui imports in our plugins, and get rid of ui subpath exports within monorepo (#6854) (aef2a52)
  • cannot use empty strings defaultValue in text-like fields (#6847) (317bc07)
  • ui: unflattening json objects containing keys with periods (#6839) (3ddc2a0)

BREAKING CHANGES

  • rename @payloadcms/ui/client to @payloadcms/ui, and other auto-suggestion & exports improvements (#6848) (bc98567)

BREAKING: All @payloadcms/ui/client exports have been renamed to
@payloadcms/ui. A simple find & replace across your entire project
will be enough to migrate. This change greatly improves import
auto-completions in IDEs which lack proper support for package.json
exports, like Webstorm.

Contributors

Don't miss a new payload release

NewReleases is sending notifications on new releases.