Skip to content

Commit 6ad82fa

Browse files
committed
chore: update changelog for v2.19.3
fixed: version
1 parent 31a5b0f commit 6ad82fa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.19.3] - 2026-03-04
6+
7+
### Fixed
8+
9+
- **TypeScript build failure due to missing `buildOrder` and `submitOrder` in exchange `has` objects**: When the new build-only order methods were added to the `ExchangeHas` interface, several exchange implementations were not updated to include these properties. Added `buildOrder: false` and `submitOrder: false` to BaoziExchange, LimitlessExchange, MyriadExchange, and ProbableExchange to match the interface requirements.
10+
511
## [2.19.1] - 2026-03-04
612

713
### Fixed

0 commit comments

Comments
 (0)