This release adds Bitcoin wallet discovery through the iframe wallet bridge. Drop-in upgrade β no breaking changes.
π Features
- link: bumped
@meshconnect/uwc-bridge-parentto1.6.0β the bridge now exposesbip122Wallets/bip122WalletsReady, so Wallet Standard Bitcoin wallets on the host page are discoverable from the Mesh iframe. (#208)
π§ͺ Maintenance
- The published package now declares
engines: node >=22. Builds on older Node print anEBADENGINEwarning and continue; no API or runtime changes.
What's Changed
- ci: gate npm publish workflows behind production-npm environment by @salavat-gainetdinov-mesh in #209
- ci: use frozen-lockfile installs in CI workflows by @salavat-gainetdinov-mesh in #210
- feat(link): upgrade uwc-bridge-parent to 1.6.0 for bip122 discovery by @szymon-rzad-mesh in #208
Full Changelog: 3.11.0...3.12.0