Skip to content

Releases: webflow/js-webflow-api

v3.0.1

09 Dec 18:13
1e38943
Compare
Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- December 9, 2024 by @fern-api in #188
  • Fix: Require fieldData for CMS Item creation
  • Fix: Make id optional in CMS Item update requests

Full Changelog: v3.0.0...v3.0.1

v3.0.0

04 Dec 16:50
d7c27d9
Compare
Choose a tag to compare

Please see MIGRATION.md for changes and how to upgrade.

v2.5.0

04 Dec 09:29
2f92f29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.5.0

v2.4.2

02 Oct 18:25
472bac9
Compare
Choose a tag to compare

What's Changed

Fixed

  • chore: bump version to 2.4.2 to enable npm publish by @zplata in #171

Full Changelog: v2.4.1...v2.4.2

v2.4.1

02 Oct 18:06
cb82f04
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix fetcher issue for API for getting Webflow Access Token by @zplata in #170

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Sep 14:01
8f7f265
Compare
Choose a tag to compare

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

v2.3.6

23 Aug 15:37
cde9d50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.6

v2.3.3

11 Jul 21:24
ed20f14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

02 May 23:01
21c2b0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

15 Apr 21:57
66933ba
Compare
Choose a tag to compare

What's Changed

  • 🌿 Add extra field support for CollectionItem by @fern-bot in #137
  • 🌿 Fern Regeneration -- April 10, 2024 by @fern-api in #139

Full Changelog: v2.2.1...v2.3.1