Skip to content

Releases: zentered/cloudflare-preview-url

v2.0.1

21 Nov 20:39

Choose a tag to compare

2.0.1 (2025-11-21)

Bug Fixes

  • correct Cloudflare SDK API call signature (5a341c5)

v2.0.0

21 Nov 20:26
2a4b14b

Choose a tag to compare

2.0.0 (2025-11-21)

  • feat!: migrate to official Cloudflare package (eba5682)

Bug Fixes

  • address critical bugs and improve code quality (a989c12)

BREAKING CHANGES

  • Replace direct fetch calls with official Cloudflare SDK
  • Replace direct fetch calls with official Cloudflare SDK (cloudflare@^5.0.0)
  • Update API calls to use cf.pages.projects.deployments.list()
  • Improve error handling with structured SDK responses
  • Update all tests to mock Cloudflare package instead of fetch
  • Benefits: type safety, automatic retries, better error handling

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

v1.4.10

09 Sep 21:37

Choose a tag to compare

1.4.10 (2025-09-09)

Bug Fixes

v1.4.9

09 Sep 21:02

Choose a tag to compare

1.4.9 (2025-09-09)

Bug Fixes

  • update pre-commit hook to auto-stage dist files (28ae6aa)

v1.4.8

09 Sep 21:00

Choose a tag to compare

1.4.8 (2025-09-09)

Bug Fixes

v1.4.7

09 Sep 20:58

Choose a tag to compare

1.4.7 (2025-09-09)

Bug Fixes

  • add actual build files, modify commit hook to build before commit (96968b4)

v1.4.6

09 Sep 20:57
27575ad

Choose a tag to compare

1.4.6 (2025-09-09)

Bug Fixes

  • improve error handling and documentation (71da327)

v1.4.5

09 Sep 20:49

Choose a tag to compare

1.4.5 (2025-09-09)

Bug Fixes

  • more checks on the cloudflare repsonse (36c97c2)

v1.4.4

09 Sep 20:38

Choose a tag to compare

1.4.4 (2025-09-09)

Bug Fixes

  • more explicit debug output (6b3aa91)

v1.4.3

09 Sep 20:28

Choose a tag to compare

1.4.3 (2025-09-09)

Bug Fixes

  • add logging and error handling for statuscheck (5eb1f5c)
  • condition (c8d1cfe)