Skip to content

v5.40.4

Compare
Choose a tag to compare
@adrians5j adrians5j released this 02 Aug 10:07
· 285 commits to next since this release
1be8d8c

5.40.4 (2024-08-02)

Bug Fixes

  • api-file-manager: improve handling of cache-control headers (5795b78)
  • app-headless-cms: do not set dirty model unless it changed (#4207) (4a16b87)
  • app-headless-cms: ensure trash bin is empty before deleting content model (#4212) (1be8d8c)
  • app-headless-cms: improve tracking of changes in the ContentEntryForm (4dcffa5)
  • app-headless-cms: pass default value to nested multiple values (#4211) (badd76f)
  • app-headless-cms: pass placeholder to select field renderer (#4209) (b638f0d)
  • form: track whether the form is in its original state (244b8a9)
  • lexical-editor: optimize editor state update and onChange execution (e739428)
  • lexical-editor: update lexical deps to 0.16.1 (b773167)
  • project-utils: force webpack to use the CJS build of Lexical (4525f46)
  • ui: optimize DelayedOnChange state updates (e91d02a)