JavaScript SDK 3.39.0
Added
- Add
isBotsupport to device detection (#1287) (fe079b1) - Implement
firstByteTimeoutfor shielding (#1286) (ad445b7) - Map the FastlyStatus values into KVStoreError values the same way the Rust SDK does (#1280) (726f4e2)
Fixed
- Correct default export (#1269) (58d872e)
- suppress sourcemap for bundle() step when
--enable-stack-tracesis not set (#1277) (ab8c12e)
Prior change: JavaScript SDK 3.38.4