v2.4.0
What's Changed
Fixed
- [CMS] Remove requirement to supply an
id
to the CollectionItem request increateItemLive()
,createItemForMultipleLocales()
- [CMS] Allows other arbitrary key/value pairs to be set in
fieldData
when creating/updating CMS Items for custom fields - [CMS]
createItem()
andcreateItemLive()
correctly return the newly created CMS Item - [CMS]
publishItem()
correctly returns payload withpublishedItemIds
- [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
tov0.40.1
Full Changelog: v2.3.6...v2.4.0