Skip to content

v0.5.0

Choose a tag to compare

@JoaoPauloCMarra JoaoPauloCMarra released this 23 May 23:00

Changes

  • Bump react-native-nitro-amplitude to 0.5.0 and document the current release surface in README and CHANGELOG.
  • Add Nitro-first Analytics defaults, durable storage presets, combined client helpers, diagnostics, health checks, dry-run controls, and timing utilities.
  • Add Experiment fetch metadata, variant metadata, cache helpers, typed variant helpers, request dedupe, and web-safe defaults.
  • Add browser fetch/storage fallbacks for root and compatibility entrypoints while keeping native Nitro bindings for iOS and Android.
  • Add example app controls for Analytics, Experiment, diagnostics, exposures, and separate HTTP/code timing output.
  • Harden native HTTP timeout normalization and package docs sync during pack dry-runs.
  • Expand unit, type-surface, benchmark, C++ and package preflight coverage for the new public API.