useshortcut / shortcut-client-js

The official JavaScript client library for the Shortcut (formerly Clubhouse) REST API.
https://useshortcut.github.io/shortcut-client-js/
132 stars 31 forks source link

Update to latest Swagger definitions & dependencies #141

Closed tresni closed 1 year ago

tresni commented 2 years ago

The current library is out of date compared to the swagger definition as this library hasn't been rebuilt in 11 months. This brings the library up to date with current schema and updates all underlying dependencies.

Fixes #131, #133, #134, #139

virgofx commented 1 year ago

Hi @tresni . Thanks for this update. Since we needed to do a fair amount of work for the new dependency updates as well as cut a new version, it made sense for us to take a lot of what was done here and include it with a few other things.

We're tackling this over in this PR: https://github.com/useshortcut/shortcut-client-js/pull/151

We should have a new version released which has all the updates very soon.

In the meantime, going to close this PR here in favor of the one listed above.

/cc @charpeni