NouanceLabs / payload-better-fields-plugin

This plugin aims to provide you with very specific and improved fields for the Payload admin panel.
MIT License
124 stars 2 forks source link

Bump payload from 2.1.1 to 2.2.1 #45

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps payload from 2.1.1 to 2.2.1.

Release notes

Sourced from payload's releases.

Release v2.2.1

2.2.1 (2023-11-21)

Bug Fixes

  • make outputSchema optional on richtext config (#4230) (3a784a0)

v2.2.0

2.2.0 (2023-11-20)

Features

  • allow richtext adapters to control type generation, improve generated lexical types (#4036) (989c10e)
  • hide publish button based on permissions (#4203) (de02490)
  • richtext-lexical: Add new position: 'top' property for plugins (eed4f43)

Bug Fixes

  • fully define the define property for esbuild string replacement (#4099) (e22b95b)
  • i18n: polish translations (#4134) (782e118)
  • improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
  • plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
  • rename tab button classname to prevent unintentional styling (#4121) (967eff1)
  • richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
  • richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
  • richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
  • richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
  • richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
  • richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
  • richtext-lexical: HTMLConverter: cannot find nested lexical fields (#4103) (a6d5f2e), closes #4034
  • richtext-lexical: incorrect caret positioning when selecting second line of multi-line paragraph (#4165) (b210af4)
  • richtext-lexical: make lexicalHTML() function work for globals (dbfc835)
  • richtext-lexical: nested editor may lose focus when writing (#4139) (859c2f4)
  • richtext-lexical: remove optional chaining after this as transpilers are not handling it well (#4145) (2c8d34d)
  • richtext-lexical: visual bug after rearranging blocks (a6b4860)
  • simplifies block/array/hasMany-number field validations (#4052) (803a37e)
  • synchronous transaction errors (#4164) (1510baf)
  • thread locale through to access routes from admin panel (#4183) (05f3169)
  • transactionID isolation for GraphQL (#4095) (195a952)
  • upload fit not accounted for when editing focal point or crop (#4142) (45e9a55)
Changelog

Sourced from payload's changelog.

2.2.1 (2023-11-21)

Bug Fixes

  • make outputSchema optional on richtext config (#4230) (3a784a0)

2.2.0 (2023-11-20)

Features

  • allow richtext adapters to control type generation, improve generated lexical types (#4036) (989c10e)
  • hide publish button based on permissions (#4203) (de02490)
  • richtext-lexical: Add new position: 'top' property for plugins (eed4f43)

Bug Fixes

  • fully define the define property for esbuild string replacement (#4099) (e22b95b)
  • i18n: polish translations (#4134) (782e118)
  • improves live preview breakpoints and zoom options in dark mode (#4090) (b91711a)
  • plugin-nested-docs: await populate breadcrumbs on resaveChildren (#4226) (4e41dd1)
  • rename tab button classname to prevent unintentional styling (#4121) (967eff1)
  • richtext-lexical: add missing 'use client' to TestRecorder feature plugin (fc26275)
  • richtext-lexical: Blocks: Array row data is not removed (#4209) (0af9c4d)
  • richtext-lexical: Blocks: fields without fulfilled condition are now skipped for validation (50fab90)
  • richtext-lexical: Blocks: make sure fields are wrapped in a uniquely-named group, change block node data format, fix react key error (#3995) (c068a87)
  • richtext-lexical: Blocks: z-index issue, e.g. select field dropdown in blocks hidden behind blocks below, or slash menu inside nested editor hidden behind blocks below (09f17f4)
  • richtext-lexical: Floating Select Toolbar: Buttons and Dropdown Buttons not clickable in nested editors (615702b), closes #4025
  • richtext-lexical: HTMLConverter: cannot find nested lexical fields (#4103) (a6d5f2e), closes #4034
  • richtext-lexical: incorrect caret positioning when selecting second line of multi-line paragraph (#4165) (b210af4)
  • richtext-lexical: make lexicalHTML() function work for globals (dbfc835)
  • richtext-lexical: nested editor may lose focus when writing (#4139) (859c2f4)
  • richtext-lexical: remove optional chaining after this as transpilers are not handling it well (#4145) (2c8d34d)
  • richtext-lexical: visual bug after rearranging blocks (a6b4860)
  • simplifies block/array/hasMany-number field validations (#4052) (803a37e)
  • synchronous transaction errors (#4164) (1510baf)
  • thread locale through to access routes from admin panel (#4183) (05f3169)
  • transactionID isolation for GraphQL (#4095) (195a952)
  • upload fit not accounted for when editing focal point or crop (#4142) (45e9a55)
Commits
  • dcf14f5 chore(release): payload/2.2.1 [skip ci]
  • 3a784a0 fix: make outputSchema optional on richtext config (#4230)
  • 6eeae9d examples: updates blank template readme (#4216)
  • 6044f81 docs: correct PULL_REQUEST_TEMPLATE.md links
  • e68ca93 fix(plugin-cloud-storage): adjust webpack aliasing for pnpm (#4228)
  • 9963b8d chore(release): plugin-nested-docs/1.0.9 [skip ci]
  • 9afb838 chore(release): richtext-slate/1.2.0 [skip ci]
  • 2dad129 chore(release): richtext-lexical/0.2.0 [skip ci]
  • 6af1c4d chore(release): payload/2.2.0 [skip ci]
  • 4e41dd1 fix(plugin-nested-docs): await populate breadcrumbs on resaveChildren (#4226)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 7 months ago

Superseded by #48.