Releases: xdevguild/nextjs-dapp-template
Releases · xdevguild/nextjs-dapp-template
v9.10.2
- add
--experimental-https
- to simplify browser extension testing on localhost
Full Changelog: v9.10.1...v9.10.2
v9.10.1
- add transaction ids to prevent multiple API calls when using Web Wallet signing provider
Full Changelog: v9.10.0...v9.10.1
v9.10.0
- update Next
- update useElven
- update other dependencies
Full Changelog: v9.9.0...v9.10.0
v9.9.0
- support for multiple tabs and transactions signing
Full Changelog: v9.8.1...v9.9.0
v9.8.1
- update dependencies
- adjust UI
Full Changelog: v9.8.0...v9.8.1
v9.8.0
- update useElven - added MultiversX 'apps hub' support (experimental; please report any problems)
Full Changelog: v9.7.0...v9.8.0
v9.7.0
- update useElven, which now supports sdk-core v13, and now, it is required to install it alongside with useElven
- adjust the current codebase
- update other dependencies
Full Changelog: v9.6.1...v9.7.0
v9.6.1
- update useElven with fixes for useTokenTransfer
- update dependencies
Full Changelog: v9.6.0...v9.6.1
v9.6.0
- update useElven, changes in callbacks naming, and added transaction watcher configuration
- update dependencies
Full Changelog: v9.5.1...v9.6.0
v9.5.1
- improve UI
- update dependencies