1.20.1-next.1
Pre-release
Pre-release
·
89 commits
to develop
since this release
What's Changed
- Fix: only fetch required data in content picker by @fabiankaegy in #363
- Fix: properly pass abort signal of
useInfiniteQuerytoapiFetchby @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