Releases: WalletConnect/walletconnect-monorepo
Releases · WalletConnect/walletconnect-monorepo
2.7.4
What's Changed
- chore(deps): update node.js to v20 by @renovate in #2251
- fix: typo error(requriedMethods -> requiredMethods) by @siosio34 in #2290
- chore(deps): update docker/build-push-action action to v4 by @renovate in #2224
- feat: duplicate pairings cleanup by @ganchoradkov in #2327
- providers: universal-provider: fix wrong return type by @Mostafatalaat770 in #2364
- Fix: ethereum-provider web3modal standalone types by @0xasimetriq in #2381
- refactor: linking on react-native by @ganchoradkov in #2385
- chore: prep for
2.7.4
release by @ganchoradkov in #2386
New Contributors
- @siosio34 made their first contribution in #2290
- @Mostafatalaat770 made their first contribution in #2364
Full Changelog: 2.7.3...2.7.4
2.7.3
What's Changed
- fix(deps): update dependency @walletconnect/jsonrpc-http-connection to v1.0.6 by @renovate in #2201
- chore(deps): update aws-actions/configure-aws-credentials action to v2 by @renovate in #2222
- chore(deps): update docker/setup-buildx-action action to v2 by @renovate in #2225
- fix: rejected verify iframe by @ganchoradkov in #2305
- chore: prep for
2.7.3
release by @ganchoradkov in #2314
Full Changelog: 2.7.2...2.7.3
2.7.2
What's Changed
- fix(deps): update dependency @walletconnect/core to v2.7.1 by @renovate in #2266
- fix(deps): update dependency @walletconnect/sign-client to v2.7.1 by @renovate in #2267
- fix(deps): update dependency @walletconnect/utils to v2.7.1 by @renovate in #2269
- fix(deps): update dependency @walletconnect/types to v2.7.1 by @renovate in #2268
- chore: prep for
1.6.0
release by @ganchoradkov in #2270 - fix: resolve origin only on 200 response by @ganchoradkov in #2273
- chore: prep for
2.7.2
release by @ganchoradkov in #2275
Full Changelog: 2.7.1...2.7.2
2.7.1
What's Changed
- feat: web3wallet verify api by @ganchoradkov in #2211
- fix(deps): update dependency query-string to v7.1.3 by @renovate in #2215
- fix(deps): update dependency uint8arrays to v3.1.1 by @renovate in #2216
- chore(deps): update actions/cache action to v3 by @renovate in #2219
- chore(deps): update actions/checkout action to v3 by @renovate in #2221
- chore(deps): update node.js to v16.20 by @renovate in #2218
- chore(deps): update actions/add-to-project action to v0.5.0 by @renovate in #2217
- chore(deps): update tspascoal/get-user-teams-membership action to v2 by @renovate in #2227
- fix: react-native linking by @ganchoradkov in #2234
- fix: auto namespace builder chains match by @ganchoradkov in #2236
- feat: added buffer polyfill to react-native-compat by @ignaciosantise in #2247
- fix: restart connection by @ganchoradkov in #2260
- chore: prep for
2.7.1
release by @ganchoradkov in #2265
New Contributors
- @ignaciosantise made their first contribution in #2247
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- fix: provider persistence with inline chains declaration by @ganchoradkov in #2143
- Make private fields protected in
EthereumProvider
by @delaaxe in #2163 - Add Polkadot provider by @marshacb in #2175
- feat: verify-api by @ganchoradkov in #1921
- fix: removes session from storage before emitting
session_delete
event by @ganchoradkov in #2197 - re: Chalker/pino from logger by @ganchoradkov in #2189
- fix: wrapps try-catch around
verify-api
's resolve fx by @ganchoradkov in #2199 - Configure Renovate by @renovate in #2150
- chore(deps): update dependency parse-url to 8.1.0 [security] by @renovate in #2200
- fix(ci): don't use auto-promote job on
renovate[bot]
by @bkrem in #2203 - fix(deps): use non-caret explicit version for heartbeat by @bkrem in #2206
- fix(deps): update dependency @walletconnect/heartbeat to v1.2.1 by @renovate in #2204
- fix: transport restart by @ganchoradkov in #2208
- chore: prep for
2.7.0
release by @ganchoradkov in #2209
New Contributors
- @delaaxe made their first contribution in #2163
- @marshacb made their first contribution in #2175
- @renovate made their first contribution in #2150
Full Changelog: 2.6.2...2.7.0
2.6.2
What's Changed
- chore: rearanged util dependencies by @ganchoradkov in #2186
- chore: prep for
2.6.2
release by @ganchoradkov in #2187
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- feat: optimistic proposal ack by @ganchoradkov in #2173
- fix: dedicated session ack tests by @ganchoradkov in #2176
- refactor: auto-namespaces to accept session proposal by @ganchoradkov in #2177
- chore: bump dependencies by @ganchoradkov in #2178
- chore: prep for
2.6.1
release by @ganchoradkov in #2179
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- chore(sign-client): added pairingTopic on session params by @Cali93 in #2082
- feat(core): adds
getPayloadSenderPublicKey
method tocore.crypto
by @bkrem in #2155 - feat: auto namespaces by @ganchoradkov in #2161
- chore: 2.6.0 by @bkrem in #2172
New Contributors
Full Changelog: 2.5.2...2.6.0
2.5.2
What's Changed
- chore(readme): update stale monorepo instructions by @bkrem in #2114
- Add elrond and multiversx providers by @ganchoradkov in #2130
- feat: adds
id
to session_request_sent event params by @ganchoradkov in #2131 - Web3modal related features & fixes by @0xasimetriq in #2132
- fix: catch request error by @aditbisa in #2129
- fix: connection recovery by @ganchoradkov in #2108
- fix: catches correctly
socket stalled
rejection by @ganchoradkov in #2134 - fix: clients init retry by @ganchoradkov in #2135
- fix: get pending requests by @ganchoradkov in #2140
- chore(w3w): update auth-client to latest, other @walletconnect/* deps by @bkrem in #2138
- feat: caip25 provider handling by @ganchoradkov in #2137
- chore: 2.5.2 by @ganchoradkov in #2141
New Contributors
Full Changelog: 2.5.1...2.5.2
2.5.1
What's Changed
- fix: @web3modal/standalone not treated as external package by @0xasimetriq in #2112
Full Changelog: 2.5.0...2.5.1