v0.0.21
Release Notes for v0.0.21
Hello there! We're excited to bring you the latest version of our product. Here's what's new in v0.0.21:
Enhanced Logging π
We've added a new Logger module to our codebase. This will provide more detailed and configurable logging for our application. Now, you can set the logger to verbose mode for more in-depth information. This change was made to improve the debugging process and provide you with better insights into the application's performance.
Improved Version Checking π
We've revamped our version checking process. Now, our function fetches the latest npm version and compares it with the current one. If there's an update available, you'll be notified with the latest npm version in the update notification message. We've also added an input function to prompt you for an update offer answer. This change was made to keep you updated with the latest features and improvements.
Promise with Timeout β±οΈ
We've added a new file called "promiseWithTimeout.ts" to our codebase. This function will help us handle promises more efficiently by setting a timeout duration. If the original promise doesn't resolve within the set time, an error message will be thrown. This change was made to improve the application's performance and prevent it from hanging due to unresolved promises.
Removal of cancelablePromise.ts β
We've removed the cancelablePromise.ts file from our codebase. This was done to streamline our code and improve efficiency.
Version Update π
We've updated our package.json file from version 0.0.20 to 0.0.21. This change reflects all the improvements and additions we've made in this release.
Thank you for your continued support. We hope you enjoy these updates!
π€ Generated with Ava Commit