ButterCMS / buttercms-js

Node/JS API client for ButterCMS (https://buttercms.com)
Other
163 stars 31 forks source link

Please add V2 API typings to package #97

Open hjrdave opened 1 month ago

hjrdave commented 1 month ago

It seems that the typings are still V1. This makes it difficult to implement this with out newer API typings.

ViolanteCodes commented 1 month ago

@hjrdave thank you for pointing this out - we've pinged this issue over to one of our JS devs. I will update you as soon as we have a resolution.

jessupjs commented 1 week ago

Hi! I am just now trialing and am having similar issues:

Error: export 'default' (imported as 'Butter') was not found in 'buttercms' (module has no exports)

Is this issue scheduled (I see now it was originally posted > 1mo ago)?

Tks!