Skip to content

1.20.1-next.1

Pre-release
Pre-release

Choose a tag to compare

@fabiankaegy fabiankaegy released this 18 Mar 06:45
· 89 commits to develop since this release
8568e59

What's Changed

  • Fix: only fetch required data in content picker by @fabiankaegy in #363
  • Fix: properly pass abort signal of useInfiniteQuery to apiFetch by @fabiankaegy in #365
  • Convert ContentSearch input field from useState to useDebouncedInput to minimize consequtive search requests by @rleeson in #364
  • Fix Typescript Builds by @rleeson in #366

New Contributors

Full Changelog: v1.20.0...v1.20.1-next.1