Skip to content

Releases: reflagcom/javascript

@reflag/[email protected]

07 Apr 11:56
1a6c8fb

Choose a tag to compare

Minor Changes

  • 403f004: Add a new flagsSyncMode option to the Node SDK with three sync strategies: polling, in-request, and push.

    polling keeps the existing periodic background refresh behavior, in-request refreshes stale flag definitions during request handling, and push subscribes to live flag updates over SSE. The new push mode lets applications receive flag definition updates immediately as they happen without relying on periodic polling.

Patch Changes

@reflag/[email protected]

07 Apr 11:56
1a6c8fb

Choose a tag to compare

Minor Changes

  • 403f004: Add a new flagsSyncMode option to the Node SDK with three sync strategies: polling, in-request, and push.

    polling keeps the existing periodic background refresh behavior, in-request refreshes stale flag definitions during request handling, and push subscribes to live flag updates over SSE. The new push mode lets applications receive flag definition updates immediately as they happen without relying on periodic polling.

Patch Changes

  • 51b4b9c: flush log is now debug instead of info

@reflag/[email protected]

27 Mar 20:09
fdce8b9

Choose a tag to compare

Patch Changes

@reflag/[email protected]

27 Mar 20:09
fdce8b9

Choose a tag to compare

Patch Changes

  • 7f89a47: fix: correctly associate users with companies

@reflag/[email protected]

23 Mar 11:17
e535bf8

Choose a tag to compare

Patch Changes

  • e9c4c4d: Publish a migration package for @reflag/rest-api-sdk that re-exports @reflag/management-sdk and documents the rename.

@reflag/[email protected]

22 Mar 19:55
ae7c23f

Choose a tag to compare

Patch Changes

  • 5194d99: renamed to Management SDK from REST API SDK

@reflag/[email protected]

21 Mar 08:24
ad39fa2

Choose a tag to compare

Patch Changes

  • 36dea40: fix: update to the 3.0.1 API

    notifications now takes a list of notification destinations instead of a boolean: ['slack', 'linearComment'] etc.

@reflag/[email protected]

20 Mar 18:46
8c4c546

Choose a tag to compare

Patch Changes

  • 8bc9130: Relaxed types for bootstrapping

@reflag/[email protected]

20 Mar 18:47
8c4c546

Choose a tag to compare

Patch Changes

@reflag/[email protected]

20 Mar 18:46
8c4c546

Choose a tag to compare

Patch Changes