JavaScript SDK for Cloudflare
JavaScript SDK for Cloudflare v2.0.0
New Features and Improvements
- Anchored Bucketing Layout by Experience Version
- The bucketing layout is now determined by
experience.version. Experiences with a version greater than 11 will use the new anchored layout instead of the previous packed cumulative walk layout. This approach enhances the bucketing process by providing a more predictable behavior for newer experiences.
- The bucketing layout is now determined by
Bug Fixes
- Resolved Anchored Bucketing Layout Selection Issue
- Fixed an issue where the correct anchoring (ramping) bucketing layout was not being selected based on the experience version. This ensures that experiences correctly utilize the intended layout as specified by their version. Commit 03bfb5e
JavaScript SDK for Cloudflare v1.1.1
Bug Fixes
- js-sdk: pick up Web: js-sdk: pick up Web Worker runtime detection fix from js-sdk-utils
JavaScript SDK for Cloudflare v1.1.0
New Features and Improvements
- Add Cloudflare Workers utility: Add Cloudflare Workers utility package and demo
Bug Fixes
- Expose "data" property
- Improve numeric check utility
Updated 1 day ago
Did this page help you?