fix(worker): Refactor worker script update and creation to use intermediate parameter objects
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-26 - 6.3.2 - fix(worker)
|
||||
Refactor worker script update and creation to use intermediate parameter objects
|
||||
|
||||
- Build updateParams in CloudflareWorker for proper multipart form handling when updating scripts
|
||||
- Use contentParams in WorkerManager to improve clarity and consistency in worker creation
|
||||
|
||||
## 2025-04-26 - 6.3.1 - fix(core)
|
||||
Improve nested DNS record management and worker script multipart handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user