@dydxprotocol/v4-client-js 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,6 @@
1
- # [1.9.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.8.0...v4-client-js@1.9.0) (2024-09-30)
1
+ # [1.10.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.9.1...v4-client-js@1.10.0) (2024-10-01)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * copy the v4-web parseToPrimitives utility here for the mobile native ([#261](https://github.com/dydxprotocol/v4-clients/issues/261)) ([6727d0a](https://github.com/dydxprotocol/v4-clients/commit/6727d0ad6fff002efe6f6046b485507141ebfd70))
7
- * refactor fee calculation to support multiple denominations ([#253](https://github.com/dydxprotocol/v4-clients/issues/253)) ([61ebc6e](https://github.com/dydxprotocol/v4-clients/commit/61ebc6e15233388ee18b93d4cac23958ee77e608))
6
+ * Add affiliates queries and transaction ([#259](https://github.com/dydxprotocol/v4-clients/issues/259)) ([781a620](https://github.com/dydxprotocol/v4-clients/commit/781a620f802d5e5bbaad6223b25cb64b335ea645))