File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
55
6+ ### 2.3.0 (2026-06-05)
7+
8+ ### Add
9+
10+ - Adds support to sign both messages and authorization entries using WalletConnect (
11+ following https://docs.freighter.app/mobile-walletconnect/signing )
12+
13+ ### Fix
14+
15+ - It upgrades the Trezor libraries to the latest ALPHA releases. This is because when a website is using modern
16+ bundling (ESM only), the process breaks since the ` @trezor/connect-plugin-stellar ` package is looking for ESM code
17+ that isn't available in old ` @trezor/connect-web ` versions.
18+
619### 2.2.0 (2026-05-08)
720
821### Add
Original file line number Diff line number Diff line change 11{
22 "name" : " @creit-tech/stellar-wallets-kit" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "license" : " MIT" ,
55 "tasks" : {
66 "build-npm" : " deno run -A build_npm.ts" ,
You can’t perform that action at this time.
0 commit comments