We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cee6f commit 3aa4f3bCopy full SHA for 3aa4f3b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.6.1](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.6.1)
4
+ - Fix: Improved error handling in getContentstackEndpoint
5
+ - Fix: Enhanced error messages for better debugging
6
+ - Refactor: Removed redundant try/catch wrapper and improved code structure
7
+ - Test: Updated and improved test coverage for error scenarios
8
+
9
## [1.6.0](https://github.com/contentstack/contentstack-utils-javascript/tree/v1.6.0)
10
- Feat: Adds Helper functions for Contentstack Endpoints
11
0 commit comments