Releases: paritytech/polkadot-onboard
Releases · paritytech/polkadot-onboard
v1.1.0
What's Changed
- feat: subscribe accounts by @0xKheops in #164
- Bump gh-pages from 5.0.0 to 6.0.0 by @dependabot in #140
- Bump @babel/preset-env from 7.22.10 to 7.22.20 by @dependabot in #166
- Bump @walletconnect/sign-client from 2.9.2 to 2.10.1 by @dependabot in #165
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #159
- Bump @babel/preset-typescript from 7.22.5 to 7.22.15 by @dependabot in #162
- Bump @babel/preset-react from 7.22.5 to 7.22.15 by @dependabot in #169
- Bump @babel/plugin-transform-react-jsx from 7.22.5 to 7.22.15 by @dependabot in #170
- Bump @babel/preset-typescript from 7.22.15 to 7.23.2 by @dependabot in #179
- Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #181
- Bump next from 13.4.19 to 13.5.0 in /examples/react-next by @dependabot in #188
- Bump @babel/core from 7.22.10 to 7.23.2 by @dependabot in #178
- Bump @types/react from 18.2.20 to 18.2.36 by @dependabot in #189
- Bump next from 13.4.19 to 14.0.2 by @dependabot in #191
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Handle edge case when wallets aren't present immediately in InjectedWindow by @SaltyCucumber in #156
- Bump eslint-config-next from 13.4.13 to 13.4.19 by @dependabot in #148
- Bump prettier from 3.0.1 to 3.0.3 by @dependabot in #157
- Bump @types/node from 20.4.9 to 20.5.7 by @dependabot in #155
- Bump next from 13.4.13 to 13.4.19 by @dependabot in #150
Major Version changes:
The BaseWalletProvider.getWallets() return type has changed to a Promise. This helps to retry retrieving InjectedWeb3.
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- Upgrade wallet connect by @SaltyCucumber in #135
- Bump @types/react from 18.2.14 to 18.2.20 by @dependabot in #139
- Bump eslint-config-next from 13.4.10 to 13.4.13 by @dependabot in #137
- Bump next from 13.4.10 to 13.4.13 by @dependabot in #136
- Bump babel-loader from 9.1.2 to 9.1.3 by @dependabot in #133
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump @walletconnect/sign-client from 2.7.3 to 2.7.6 by @dependabot in #75
- Bump next from 13.4.1 to 13.4.3 by @dependabot in #73
- Bump @polkadot/api from 10.7.1 to 10.7.2 by @dependabot in #71
- Bump @types/node from 20.2.1 to 20.2.3 by @dependabot in #70
- Bump @walletconnect/types from 2.7.3 to 2.7.7 by @dependabot in #76
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #79
- Bump webpack-dev-server from 4.13.3 to 4.15.0 by @dependabot in #80
- Bump @walletconnect/sign-client from 2.7.6 to 2.7.7 by @dependabot in #81
- Bump @babel/preset-env from 7.21.5 to 7.22.5 by @dependabot in #90
- Bump eslint-config-next from 13.4.2 to 13.4.6 by @dependabot in #96
- Bump @polkadot/types from 10.7.1 to 10.9.1 by @dependabot in #94
- Bump @babel/plugin-transform-runtime from 7.21.4 to 7.22.5 by @dependabot in #91
- Bump @types/react from 18.2.6 to 18.2.14 by @dependabot in #103
- Bump next from 13.4.3 to 13.4.7 by @dependabot in #102
- Bump @polkadot/api from 10.7.2 to 10.9.1 by @dependabot in #100
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #105
- Bump next from 13.4.7 to 13.4.10 by @dependabot in #114
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #113
- Bump webpack-dev-server from 4.15.0 to 4.15.1 by @dependabot in #109
- Bump @walletconnect/sign-client from 2.7.7 to 2.9.0 by @dependabot in #111
- Bump html-webpack-plugin from 5.5.1 to 5.5.3 by @dependabot in #108
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #119
- Bump @types/node from 20.2.3 to 20.4.2 by @dependabot in #118
- Bump eslint-config-next from 13.4.6 to 13.4.10 by @dependabot in #117
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #116
- Bump @babel/core from 7.21.8 to 7.22.9 by @dependabot in #115
- Added optional chainId argument to WalletConnectProvider by @arrudagates in #88
- Bump webpack-cli from 5.1.1 to 5.1.4 by @dependabot in #107
- Bump eslint from 8.41.0 to 8.46.0 by @dependabot in #124
- Bump @babel/preset-env from 7.22.5 to 7.22.9 by @dependabot in #123
- Bump @babel/plugin-transform-react-jsx from 7.21.5 to 7.22.5 by @dependabot in #122
- Bump @babel/preset-typescript from 7.21.5 to 7.22.5 by @dependabot in #121
- Bump @types/react-dom from 18.2.4 to 18.2.7 by @dependabot in #128
- Bump @types/node from 20.4.2 to 20.4.5 by @dependabot in #127
- Bump @walletconnect/sign-client from 2.9.0 to 2.9.1 by @dependabot in #126
- Bump @polkadot/extension-inject from 0.46.3 to 0.46.5 by @dependabot in #125
- configure wallet-connect chainIds for examples by @hamidra in #129
Full Changelog: v0.0.10...v0.1.0
v0.0.10
What's Changed
- Upgrade dependencies + set dependabot by @hamidra in #36
- Bump webpack from 5.81.0 to 5.82.0 by @dependabot in #39
- Bump @types/react from 18.2.0 to 18.2.6 by @dependabot in #43
- Bump @polkadot/types from 10.5.1 to 10.6.1 by @dependabot in #48
- Bump @walletconnect/sign-client from 2.7.2 to 2.7.3 by @dependabot in #47
- Bump eslint-config-next from 13.3.4 to 13.4.1 by @dependabot in #46
- Bump next from 13.3.4 to 13.4.1 by @dependabot in #45
- Bump @types/node from 18.16.3 to 20.1.3 by @dependabot in #53
- Bump webpack from 5.82.0 to 5.82.1 by @dependabot in #52
- Bump @walletconnect/types from 2.7.2 to 2.7.3 by @dependabot in #50
- Bump webpack-cli from 5.0.2 to 5.1.1 by @dependabot in #49
- Bump @types/react-dom from 18.2.1 to 18.2.4 by @dependabot in #44
- Update README.md by @hamidra in #62
- Allow custom chainId in wallet-connect by @arrudagates in #65
- Esnext fixes by @SaltyCucumber in #67
- Bump eslint-config-next from 13.4.1 to 13.4.2 by @dependabot in #55
- Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #56
- Bump @polkadot/extension-inject from 0.46.2 to 0.46.3 by @dependabot in #58
- Bump @types/node from 20.1.3 to 20.2.1 by @dependabot in #68
New Contributors
- @hamidra made their first contribution in #1
- @SaltyCucumber made their first contribution in #4
- @dependabot made their first contribution in #26
- @arrudagates made their first contribution in #65
Full Changelog: https://github.com/paritytech/polkadot-onboard/commits/v0.0.10