webflow / js-webflow-api

Node.js SDK for the Webflow Data API
https://www.npmjs.com/package/webflow-api
296 stars 95 forks source link

Beta flag not typed? #108

Closed DominikRapacki closed 6 months ago

DominikRapacki commented 1 year ago

I wanted to add the beta flag to transition to v.2 however it is not inside the type definition also in your usage example it is missing.

deldrid1 commented 1 year ago

Are you sure you are on the latest version of the package (1.3.1)?

I got burned copying package.json from https://github.com/Webflow-Examples/webflow-app-starter-v2, which is using a painfully out of date setup.

dsinghvi commented 6 months ago

@DominikRapacki this should be fixed on the latest sdk! (v2 is now fully typed).