Skip to content

Releases: openfeed-org/sdk-js

1.6.0

22 Jan 20:47

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2026-01-22)

Features

  • expose instruments map data (1750d6e)

1.5.0

21 Jan 21:55

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2026-01-21)

Features

  • randomize reconnect and watch checks. (27bc726)
  • regenerate files from proto (268f23e)

1.4.1

22 Dec 17:41

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.1 (2025-12-22)

Bug Fixes

  • add clean up of state on disconnect (9cf3452)

1.4.0

18 Jun 18:38

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2025-06-18)

Features

  • regenarate files from proto (14f3cad)

Bug Fixes

1.3.3

28 Mar 17:18

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.3 (2025-03-28)

Bug Fixes

  • take a better approach when identifying subscription responses - use correlation (d841c79)

1.3.2

23 Jan 15:38

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.2 (2025-01-23)

Bug Fixes

  • address issues with subscription type and error subscription messages, expand tests (8c82453)

1.3.1

08 Jan 16:08

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2025-01-08)

Bug Fixes

1.2.3

09 Dec 20:44

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.3 (2024-12-09)

Features

  • Added heartbeat listener. (960bd7a)

1.2.2

12 Jul 08:17

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2024-07-12)

Bug Fixes

  • return promise on unsubscribe. (d37061e)

1.2.1

29 Mar 15:31

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2024-03-29)

Bug Fixes

  • change the remaining heartbeat return (09ecc79)