New Release: tremendous-node v3.0.0
10 months ago by Lucas Mazza
We are excited to announce the release of the 3.0.0 version of our Node.js client library, tremendous-node. This is a significant update that represents a full rewrite of the library.
Key features
- TypeScript support. This will provide our developers with a more robust type-checking, leading to more reliable and maintainable code.
- Promises support. This will streamline your asynchronous code and make it more readable and easier to reason about.
- New version is uses generated code from our Open API specification. This will result in more stability and will enable us to roll out updates more quickly when there are new changes added to the API.
We encourage all our customers to try out the new version of tremendous-node
and share your feedback. If you encounter any issues, please report them to our GitHub repository. If you want to update from a previous version, check our Upgrading page that includes snippets of how some requests were made with our v2 and how they should look like with our new Node API.
Looking ahead, we plan to roll out these changes to our other client libraries as well. Stay tuned for more updates!