Releases: ant-design/ant-design-web3
@ant-design/[email protected]
What's Changed
- chore: 1.19.0 by @yutingzhao1991 in #1295
- feat: add siwe by @LCJove in #1214
- chore(deps): bump web3 from 4.11.1 to 4.16.0 by @dependabot in #1282
- fix: add index cn home page by @yutingzhao1991 in #1297
- fix: Remove duplicates (Connector) by @Likang0122 in #1298
- chore(deps): bump umi from 4.1.5 to 4.4.2 by @dependabot in #1289
- fix: site style in dark mode by @yutingzhao1991 in #1300
- fix: svg icon warning for defaultProps by @yutingzhao1991 in #1301
- feat(bitcoin): Add phantom wallet adapter by @gin-lsl in #1267
- fix: ts error after upgrade wagmi by @yutingzhao1991 in #1304
- feat: add Signing status for ConnectModal and update siwe docs by @yutingzhao1991 in #1305
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.18.1 by @yutingzhao1991 in #1271
- chore: replace sui icon by @Likang0122 in #1273
- site: fix antd web3 style in ssr mode by @yutingzhao1991 in #1276
- fix: incorrect chains error log by @Wecle in #1278
- Revert "fix: incorrect chains error log" by @yutingzhao1991 in #1283
- docs: Update readme by @gin-lsl in #1291
- chore(deps): bump antd from 5.21.6 to 5.22.5 by @dependabot in #1288
- fix: useAccount and useConnection hooks ts type bug by @yutingzhao1991 in #1294
- feat: Payment In USDT by @Likang0122 in #1272
New Contributors
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.18.0 by @yutingzhao1991 in #1226
- fix: hide group when only one group by @yutingzhao1991 in #1227
- docs: improve theme edtor by @yutingzhao1991 in #1228
- docs: update featrue intro by @yutingzhao1991 in #1229
- chore(deps): bump antd from 5.21.5 to 5.21.6 by @dependabot in #1231
- chore(deps-dev): bump @types/lodash from 4.17.7 to 4.17.13 by @dependabot in #1233
- chore(deps): bump @mysten/sui from 1.9.0 to 1.14.0 by @dependabot in #1234
- chore(deps-dev): bump @types/react-dom from 18.3.0 to 18.3.1 by @dependabot in #1239
- chore(deps): bump @ant-design/icons from 5.3.7 to 5.5.1 by @dependabot in #1240
- docs: ✏️ 添加"rc-input"配置,解决antd版本升级问题 by @SilenceRichard in #1242
- site(solana): switch the recommend Solana RPC provider by @gin-lsl in #1245
- perf(solana): Optimize rendering times when using default connectionConfig by @gin-lsl in #1246
- chore(deps): bump @mysten/sui from 1.14.0 to 1.14.3 by @dependabot in #1250
- docs(solana): Update doc link by @gin-lsl in #1256
- docs: improve seo by @yutingzhao1991 in #1255
- chore(deps): bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #1261
- fix(assets): Solana testnet and devent browser URL is incorrect by @gin-lsl in #1262
- docs: support ssr for improve seo by @yutingzhao1991 in #1257
- chore: upgrade pnpm from 8.9.0 to 9.14.4 by @yutingzhao1991 in #1268
New Contributors
- @SilenceRichard made their first contribution in #1242
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release 1.17.2 by @yutingzhao1991 in #1208
- chore: bump antd from 5.20.1 to 5.21.5 by @thinkasany in #1213
- docs: update try it out for support more chains by @yutingzhao1991 in #1216
- chore(deps): bump @walletconnect/web3wallet from 1.14.0 to 1.16.1 by @dependabot in #1204
- chore(deps): bump ethers from 6.13.4 to 6.13.4 in the ethers group by @dependabot in #1203
- chore(deps): bump @tanstack/query-sync-storage-persister from 5.52.0 to 5.59.16 by @dependabot in #1215
- feat: ConnectModal show empty state when wallets list is empty by @yutingzhao1991 in #1218
- docs: update @ant-design/web3-icons readme by @yutingzhao1991 in #1222
- site: improve seo by @gin-lsl in #1220
- chore: add keywords for package.json by @thinkasany in #1224
- chore(code-style): lint fix by @thinkasany in #1225
- feat(sui): Returns addresses on connected by @gin-lsl in #1219
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
1.17.2
What's Changed
- chore: release 1.17.1 by @yutingzhao1991 in #1186
- site: switch Solana rpc provider to ZAN by @gin-lsl in #1185
- docs: add sponsor links by @yutingzhao1991 in #1187
- chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.10 by @dependabot in #1191
- chore(deps): bump dumi from 2.4.11 to 2.4.12 by @dependabot in #1192
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #1195
- chore(deps-dev): bump babel-plugin-react-inline-svg-unique-id from 1.4.0 to 1.5.0 by @dependabot in #1196
- feat: Optimize the input interaction of the CryptoInput component by @kiner-tang in #1193
- docs: add SIWE demo by @yutingzhao1991 in #1199
- feat: new icons for bnb, polygon, ton and usdt by @yutingzhao1991 in #1207
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
1.17.1
What's Changed
- chore: release 1.17.0 by @yutingzhao1991 in #1154
- chore(deps): bump bs58 from 5.0.0 to 6.0.0 by @dependabot in #1158
- feat: 首页 slogan 展示优化 by @kiner-tang in #1161
- site: fix homepage features in dark mode by @thinkasany in #1168
- docs: add faucet link by @yutingzhao1991 in #1170
- docs: use new wagmi adapter config by @yutingzhao1991 in #1171
- feat: new icon ripple by @yutingzhao1991 in #1172
- chore(deps): bump @mysten/sui from 1.7.0 to 1.9.0 by @dependabot in #1159
- chore(deps): bump @walletconnect/utils from 2.13.3 to 2.16.1 by @dependabot in #1160
- feat: add gemini icons by @nathanlao in #1176
- feat(solana): Add TipLink Wallet Adapter by @gin-lsl in #1167
- chore(deps): bump @tanstack/react-query-persist-client from 5.52.1 to 5.56.2 by @dependabot in #1157
- chore(deps): bump umi from 4.1.5 to 4.3.22 by @dependabot in #1178
- chore(deps): bump dumi from 2.4.7 to 2.4.11 by @dependabot in #1179
- chore(deps): bump wagmi from 2.10.9 to 2.12.13 by @dependabot in #1180
- docs: update nft image url in demo by @yutingzhao1991 in #1181
- fix: Address style in ConnecButton ProfileModal by @yutingzhao1991 in #1173
- Revert "chore(deps): bump umi from 4.1.5 to 4.3.22" by @yutingzhao1991 in #1183
New Contributors
- @nathanlao made their first contribution in #1176
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
1.17.0
What's Changed
- chore: release @ant-design/web3-wagmi 2.8.0 by @yutingzhao1991 in #1138
- docs: add version note for wagmi config by @yutingzhao1991 in #1140
- chore(deps-dev): bump jsdom from 24.1.0 to 25.0.0 by @dependabot in #1143
- feat: add acala-circle-colorful and conflux-circle-colorful icons by @yutingzhao1991 in #1146
- docs: support search in all icon by @yutingzhao1991 in #1147
- chore: add readme for @ant-design/web3-ton by @yutingzhao1991 in #1139
- fix: remove useless margin in quick connect mode button by @yutingzhao1991 in #1149
- chore(deps): bump @walletconnect/core from 2.14.0 to 2.16.0 by @dependabot in #1142
- chore(deps): bump viem from 2.16.5 to 2.21.3 by @dependabot in #1144
- docs: update eip6963 config in demos by @yutingzhao1991 in #1150
- feat: add addresses when multi address connected in onConnected by @LCJove in #1131
- feat: support useWalletConnectOfficialModal for wagmi provider and add customQrCodePanel for wallet by @yutingzhao1991 in #1151
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected] & @ant-design/[email protected]
What's Changed
- chore: release @ant-design/[email protected] by @yutingzhao1991 in #1115
- site: import react in demos by @gin-lsl in #1116
- docs: Update docs for Sui by @gin-lsl in #1119
- site: Components overview add Sui adapter by @gin-lsl in #1117
- fix(site): demo style bug in dark mode by @thinkasany in #1121
- fix: 修复暗色背景按钮字符颜色异常问题 by @kiner-tang in #1125
- chore(deps-dev): bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in #1127
- chore(deps-dev): bump husky from 9.1.4 to 9.1.5 by @dependabot in #1128
- chore(deps-dev): bump @types/react from 18.3.3 to 18.3.5 by @dependabot in #1129
- feat(site): Optimize the official website theme switching effect by @kiner-tang in #1108
- docs: add Telegram group by @yutingzhao1991 in #1134
- feat: support auto generate wagmi config by @yutingzhao1991 in #1122
- fix(sui,solana): Should return address after connect by @gin-lsl in #1135
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected] & @ant-design/[email protected]
What's Changed
- chore: release new version 1.16.1 by @yutingzhao1991 in #1089
- chore(deps-dev): bump glob from 10.4.1 to 11.0.0 by @dependabot in #1092
- docs: goerli -> sepolia by @coding-ice in #1090
- chore(deps): bump react from 18.2.0 to 18.3.1 by @dependabot in #1094
- docs: fix typo for connect by @yutingzhao1991 in #1096
- feat(web3-wagmi): Add 'initialState' and 'reconnectOnMount' props to WagmiWeb3ConfigProviderProps by @Tian-Hun in #1098
- chore(deps-dev): bump @biomejs/biome from 1.6.4 to 1.8.3 by @dependabot in #1102
- fix(web3-wagmi): Ensure AntDesignWeb3ConfigProvider component renders correctly when Wagmi config ssr is true by @Tian-Hun in #1099
- chore(deps): bump dumi from 2.4.5 to 2.4.7 by @dependabot in #1101
- chore: release @ant-design/[email protected] by @yutingzhao1991 in #1105
- chore(deps): bump antd from 5.19.3 to 5.20.1 by @dependabot in #1104
- fix(web3-wagmi): Correct spelling of 'Factories' by @Tian-Hun in #1106
- chore(deps): bump @walletconnect/web3wallet from 1.12.3 to 1.14.0 by @dependabot in #1103
- feat: Support Sui by @gin-lsl in #1024
- chore(deps-dev): bump eslint-plugin-unused-imports from 3.1.0 to 4.1.3 by @dependabot in #1110
- chore(deps): bump @ant-design/cssinjs from 1.21.0 to 1.21.1 by @dependabot in #1113
- chore(deps-dev): bump @types/lodash from 4.17.6 to 4.17.7 by @dependabot in #1111
- chore(deps): bump @tanstack/react-query-persist-client from 5.52.0 to 5.52.1 by @dependabot in #1112
New Contributors
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]
@ant-design/[email protected]
What's Changed
- chore: release new version 1.16.1 by @yutingzhao1991 in #1089
- chore(deps-dev): bump glob from 10.4.1 to 11.0.0 by @dependabot in #1092
- docs: goerli -> sepolia by @coding-ice in #1090
- chore(deps): bump react from 18.2.0 to 18.3.1 by @dependabot in #1094
- docs: fix typo for connect by @yutingzhao1991 in #1096
- feat(web3-wagmi): Add 'initialState' and 'reconnectOnMount' props to WagmiWeb3ConfigProviderProps by @Tian-Hun in #1098
- chore(deps-dev): bump @biomejs/biome from 1.6.4 to 1.8.3 by @dependabot in #1102
- fix(web3-wagmi): Ensure AntDesignWeb3ConfigProvider component renders correctly when Wagmi config ssr is true by @Tian-Hun in #1099
New Contributors
Full Changelog: https://github.com/ant-design/ant-design-web3/compare/@ant-design/[email protected]...@ant-design/[email protected]