feat(core): Release 6.2.0: Improved async iterator support, enhanced error handling and refined API interfaces for better type safety and consistent behavior.
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-26 - 6.3.0 - feat(core)
|
||||
Release 6.2.0: Improved async iterator support, enhanced error handling and refined API interfaces for better type safety and consistent behavior.
|
||||
|
||||
- Bumped package version from 6.1.0 to 6.2.0
|
||||
- Updated README with more precise information on async iterators and error handling
|
||||
- Enhanced API request method to better parse response bodies and handle empty responses
|
||||
- Refined async iterator usage in worker routes and zone listing
|
||||
- Improved logging details for debugging API interactions
|
||||
- Simplified and clarified method signatures and return types in documentation
|
||||
|
||||
## 2025-03-19 - 6.1.0 - feat(core)
|
||||
Update dependencies, enhance documentation, and improve error handling with clearer API usage examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user