@dydxprotocol/v4-client-js 1.21.2 → 1.22.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,8 +1,6 @@
1
- ## [1.21.2](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.21.1...v4-client-js@1.21.2) (2025-03-27)
1
+ # [1.22.0](https://github.com/dydxprotocol/v4-clients/compare/v4-client-js@1.21.3...v4-client-js@1.22.0) (2025-05-16)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * **authenticators:** Nested `config` encoding, use base64 ([#339](https://github.com/dydxprotocol/v4-clients/issues/339)) ([bc92dc9](https://github.com/dydxprotocol/v4-clients/commit/bc92dc9c991e132d89298b833625d3427b7627c9))
7
- * converted nested config bytes to based64 to handle length issue ([#341](https://github.com/dydxprotocol/v4-clients/issues/341)) ([c0449f2](https://github.com/dydxprotocol/v4-clients/commit/c0449f262144e0d183564ac8e7047a93737ca1c9))
8
- * floor nonce adjustment ([#343](https://github.com/dydxprotocol/v4-clients/issues/343)) ([8ae04a7](https://github.com/dydxprotocol/v4-clients/commit/8ae04a7bad34cb7b3fcd55a28440dafc07d3951a))
6
+ * Add function to check if the client and wallet is connected for mobil… ([#347](https://github.com/dydxprotocol/v4-clients/issues/347)) ([3575374](https://github.com/dydxprotocol/v4-clients/commit/3575374aca2287a7a6df4f6e58a260244a0b2ba4))