JavaScript SDK 3.39.0

javascript-sdkfixedadded

Added

  • Add isBot support to device detection (#1287) (fe079b1)
  • Implement firstByteTimeout for 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-traces is not set (#1277) (ab8c12e)

Prior change: JavaScript SDK 3.38.4