@dydxprotocol/v4-client-js 1.12.3 → 1.13.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,6 +1,11 @@
1
- ## [1.12.3](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.12.2...v4-client-js@1.12.3) (2024-10-25)
1
+ # [1.13.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.12.3...v4-client-js@1.13.0) (2024-11-05)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * support sending memo for dydx/usdc transfers ([#279](https://github.com/dydxprotocol/v4-clients/issues/279)) ([829e0ee](https://github.com/dydxprotocol/v4-clients/commit/829e0ee3dd252f10a9c6c54fe850227a01f970a0))
6
+ * modify outdated testnet urls ([#285](https://github.com/dydxprotocol/v4-clients/issues/285)) ([0fbc230](https://github.com/dydxprotocol/v4-clients/commit/0fbc2309ea912598403fba98e358dc5dea076b1f))
7
+
8
+
9
+ ### Features
10
+
11
+ * add stop market example ([#283](https://github.com/dydxprotocol/v4-clients/issues/283)) ([921c7cf](https://github.com/dydxprotocol/v4-clients/commit/921c7cff21d03a5d7b899bbcb000d72b051d6a58))