Skip to content

Releases: flipflag-dev/sdk

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 15:00

1.9.0 (2026-04-16)

Features

  • sdk: add configurable request timeout for flags fetching (8e4a781)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 13:23

1.8.0 (2026-04-16)

Features

  • sdk: add fallback API URL for flags with sdk-fallback.flipflag.dev as default (aec6bf0)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 17:59

1.7.0 (2026-04-01)

Features

  • sdk: add experiment metrics tracking (888add6)
  • sdk: remove time tracking from feature declaration (e09d357)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 11:53

1.6.0 (2026-02-14)

Features

  • sdk: send contributor in feature declare payload (37276ad)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 18:49

1.5.0 (2026-01-30)

Features

  • provider: add type and description to feature time options (3305e92)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:05

1.4.0 (2026-01-21)

Features

  • add public sync() method to manually trigger server synchronization (c3eaed4)
  • separate polling and sync intervals (64fac9e)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 15:03

1.3.0 (2026-01-20)

Features

  • core: make polling interval configurable with 30s default (0e10ade)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 17:55

1.2.0 (2026-01-12)

Bug Fixes

Features

  • Support node and browser versions (eeb1981)

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:38

1.1.5 (2026-01-09)

Bug Fixes

  • Inject private_key for sync usages (d53dd24)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:21

1.1.4 (2026-01-09)

Bug Fixes

  • provider: Add check browser/server runtime (63c4416)