Skip to content

Releases: webflow/js-webflow-api

v2.1.1

04 Mar 23:16
2e0d0d7

Choose a tag to compare

What's Changed

  • (fix): support pagination for list endpoints by @fern-api in #126

Full Changelog: v2.1.0...v2.1.1

v2.1.0

04 Mar 22:02
93760e1

Choose a tag to compare

What's Changed

  • (chore): add npm badge by @fern-bot in #119
  • (feature): 🌿 release v2.1.0 by @fern-api in #125

Full Changelog: v2.0.0...v2.1.0

2.0.0

22 Feb 18:36
1c3403b

Choose a tag to compare

What's Changed

  • (release): Release 2.0.0 of the JS SDK by @fern-bot in #118

Full Changelog: v1.3.1...v2.0.0

v1.3.1 Resolving NPM issues

07 Sep 19:45
9ad49c0

Choose a tag to compare

Fixing #102

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0 - Adding API v2 Beta support & OAuth Scopes Latest

07 Sep 18:53
b6d3408

Choose a tag to compare

v1.2.3

28 Nov 00:41
ccd8dcd

Choose a tag to compare

See PR #77 for details

v1.2.2

18 Nov 12:05

Choose a tag to compare

  • Fixed authorize url for OAuth #76
  • Updated Readme title

v1.2.1

16 Nov 16:55
f0231d2

Choose a tag to compare

  • Added support for Access Groups
    See PR #75 for details

v1.2.0

14 Nov 03:01
ea0e31a

Choose a tag to compare

  • All results now include the full response in the response property to look up pagination and rate limiting info
  • Reduced the classes involved in wrapping the results

v1.1.2

10 Nov 16:44
bb269ca

Choose a tag to compare

  • added missing membership endpoints
  • cleaned up tests

#71