Skip to content

Release v2.0.12

Compare
Choose a tag to compare
@denolfe denolfe released this 23 Oct 17:35
· 5687 commits to main since this release

2.0.12 (2023-10-23)

Features

  • collection, global and field props for hooks, fix request context initialization, add context to global hooks (#3780)
  • richtext-lexical: HTML Serializer (#3685)

Bug Fixes

  • remove duplicate removal of temp upload file (#3818)
  • simplify how the search input and query params are connected (#3797)
  • standardizes layout of document fields (#3798)
  • issue where dragging unsortable item would crash the page (#3789)
  • richtext-lexical: defaultValue property didn't fit into field schema (b5c7bbed9)
  • richtext-*: hasMany relationships not populated correctly (e197e0316)