Skip to content

v3.0.0-beta.38

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 30 May 15:26
· 4476 commits to main since this release
56c6700

v3.0.0-beta.38 (2024-05-30)

Features

  • next,ui: improves loading states (#6434) (92f458d)
  • extracts buildFormState logic from endpoint for reuse (#6501) (321e97f)

Bug Fixes

  • cpa: safer command exists check (#6569) (4884f0d)
  • ui: adjusts sizing of remove/add buttons to be same size (#6529) (f1db24e)
  • ui field validation error with admin.disableListColumn property (#6531) (7f15147)
  • translations: adds new userEmailAlreadyRegistered translations (#6550) (e0a6db7)
  • cpa: more package manager detection improvements (#6566) (0d7d3e5)
  • duplicate options appearing in relationship where builder (#6557) (3474642)
  • plugin-search: Render error on custom UI component (#6562) (aa02801)
  • ensure relationship field pills respect isSortable property (#6561) (425576b)
  • ability to query relationships not equal to ID (#6555) (043a91d)

Contributors