Releases: openfeed-org/sdk-js
1.6.0
1.5.0
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
1.4.1
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
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
- extend error logging (2c31557)
1.3.3
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
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
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
- fix type issues (926eb95)
1.2.3
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
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
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)