fix(core): Improve nested DNS record management and worker script multipart handling
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-26 - 6.3.1 - fix(core)
|
||||
Improve nested DNS record management and worker script multipart handling
|
||||
|
||||
- Add tests for creating, updating, and removing nested subdomain A records
|
||||
- Refine TXT record cleaning by filtering records with matching name and type
|
||||
- Clarify multipart form data handling for worker script updates and creation
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user