Skip to content

v0.0.8

Latest
Compare
Choose a tag to compare
@TrueWinter TrueWinter released this 21 Jan 20:22
· 12 commits to main since this release

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