properly sets tabs key in fieldSchemaToJSON (#4317) (9cc88bb)
richtext-lexical: HTML Converter field not working inside of tabs (#4293) (5bf6493)
richtext-lexical: re-use payload population logic to fix population-related issues (#4291) (094d02c)
richtext-slate: add use client to top of tsx files importing from payload core (#4312) (d4f28b1)
BREAKING CHANGES
⚠️ @payloadcms/richtext-lexical
The SlashMenuGroup and SlashMenuOption classes have changed. If you have any custom lexical Features which are adding new slash menu entries, this will be a breaking change for you. If not, no action is required from your side.
properly sets tabs key in fieldSchemaToJSON (#4317) (9cc88bb)
richtext-lexical: HTML Converter field not working inside of tabs (#4293) (5bf6493)
richtext-lexical: re-use payload population logic to fix population-related issues (#4291) (094d02c)
richtext-slate: add use client to top of tsx files importing from payload core (#4312) (d4f28b1)
BREAKING CHANGES
⚠️ @payloadcms/richtext-lexical
The SlashMenuGroup and SlashMenuOption classes have changed. If you have any custom lexical Features which are adding new slash menu entries, this will be a breaking change for you. If not, no action is required from your side.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps payload from 2.0.14 to 2.3.1.
Release notes
Sourced from payload's releases.
... (truncated)
Changelog
Sourced from payload's changelog.
... (truncated)
Commits
156ffdd
chore(release): payload/2.3.1 [skip ci]fe888b5
fix: query validation on relationship fields (#4353)bea79fe
fix: ensure doc controls are not hidden behind lexical field (#4345)293cee6
chore(plugin-stripe): rename build script to _build (#4344)3e745e9
fix(richtext-lexical): blocks content may be hidden behind components outside...4243048
Merge pull request #4342 from payloadcms/fix/lexical-blocks-v1-conversionef84a2c
fix(richtext-lexical): Blocks node: incorrect conversion from v1 node to v2 nodec00cbaa
chore: lints02f407e
chore: lints74e8051
chore(templates): GRAPHQL_API_URL to ecommerce templateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show