This release contains breaking changes.
- Some API routes are now paginated. See the API Routes page on the docs for more information.
- The HTTP hook can now be toggled per Collection. This is useful for hybrid websites that use SSG for some parts and SSR for others.
- Fixed a bug with the Array Input.
- The
CollectionEntryWithRenderedData
type is now generic. - The Collection Title is no longer rendered; instead the serialized Input value is returned as-is