Skip to content

v2.4.0

Compare
Choose a tag to compare
@zplata zplata released this 30 Sep 14:01
· 16 commits to master since this release
8f7f265

What's Changed

Fixed

  • [CMS] Remove requirement to supply an id to the CollectionItem request in createItemLive(), createItemForMultipleLocales()
  • [CMS] Allows other arbitrary key/value pairs to be set in fieldData when creating/updating CMS Items for custom fields
  • [CMS] createItem() and createItemLive() correctly return the newly created CMS Item
  • [CMS] publishItem() correctly returns payload with publishedItemIds
  • [Sites] publishSite() correctly returns expected payload

Maint

  • 🌿 Fern Regeneration -- September 16, 2024 by @fern-api in #167
  • 🌿 Bump Fern JS Generator version from v0.26.0-rc2 to v0.40.1

Full Changelog: v2.3.6...v2.4.0