Releases: MetaMask/test-dapp-multichain
Releases · MetaMask/test-dapp-multichain
0.17.1
Changed
- fix: Solana method helpers on E2E mode (#79)
- fix: mobile resizing on E2E test mode (#78)
0.17.0
Changed
- chore: update solana endpoints to match extension
privacy-snapshot.json
(#76)
0.16.0
Added
- feat: Refactor method invocation handling and enhance UI for auto-mode (#74)
Fixed
- Fix invoke method issues (#73)
0.15.0
Added
- feat: Add auto-mode for mobile E2E testing (#71)
- fix: Enhance element IDs for improved accessibility and E2E testing (#69)
- chore: Update ESLint and Prettier configurations to include tsx (#70)
0.14.0
Added
- feat: Add Auto Connect via postMessage Button and Improve Element IDs for E2E Testing (#67)
0.13.0
Added
- feat: Add HTML ID attributes to interactive elements (#65)
0.12.1
Added
- feat: Add test-id attributes to improve E2E test selector scoping (#63)
0.12.0
Added
- Add support for invoking EIP-5792 methods (#61)
Changed
- Properly refresh the invoke method request when target account is changed in dropdown (#60)
0.11.0
Changed
- feat: Improve Mobile Responsiveness with Viewport and CSS Updates (#58)
- feat: remove provider dropdown (#57)
0.10.0
Changed
- Replace
caip-x
with caip-348
for externally_connectable protocol (#53)