Commit Graph

94 Commits

Author SHA1 Message Date
Tomas Boda
7c50951a5f chore: bump @stellar/stellar-sdk 2026-02-16 16:11:39 +01:00
Tomas Martykan
ab01b2d889 npm-prerelease: set all @trezor/connect dependencies to 10.0.0-alpha.1 2026-01-27 12:44:17 +01:00
Tomas Martykan
3d71f2c20a feat(scripts): handle libESM in updateProjectReferences 2026-01-22 12:37:20 +01:00
karliatto
a9e189b9a3 build(repository): Connect publishing ESM
- Adding ESM builds for all the packages that are published on 'npm'.
   - Adding libESM to published files in package.json files
   - Relays only on "exports" section on package.json to define the ways to consume the package, so only modern bundlers would be able to use them, that should not be an issue, since projects are used to be on the latest
   - Using the root tsconfig.libESM
   - Using wildcard for @trezor/utils export so we can import any of the functions directly https://nodejs.org/api/packages.html#subpath-patterns
2026-01-20 16:37:46 +01:00
karliatto
36f6e9692d chore(npm): start publishing source maps
Until now we were explicitly not including source map files in the NPM
releases. Now we will include them.

https://github.com/trezor/trezor-suite/issues/23779
2026-01-05 11:30:44 +01:00
karliatto
883fc03c94 npm-release: @trezor/connect-plugin-stellar 9.2.6 2025-12-22 13:32:07 +01:00
trezor-ci
0df051e1ba npm-prerelease: @trezor/connect-plugin-stellar 9.2.6-beta.1 2025-12-19 13:03:37 +01:00
trezor-ci
4a2217f725 npm-prerelease: @trezor/connect-plugin-stellar 9.2.5-beta.2 2025-12-09 11:51:39 +01:00
Jiri Zbytovsky
2128d273f3 refactor(connect): new replace-imports.sh script using babel 2025-12-04 11:55:30 +01:00
Jiri Zbytovsky
05738c1257 chore(connect): small tweaks in libESM config 2025-12-04 11:55:30 +01:00
trezor-ci
95934b0fcc npm-prerelease: @trezor/connect-plugin-stellar 9.2.5-beta.1 2025-11-12 14:06:21 +01:00
karliatto
9291fe7872 docs(packages): remove link to non-existing document 2025-10-28 09:28:29 +01:00
Jiří Čermák
0d365efe95 chore: update @stellar/stellar-sdk to v14.2.0
No relevant breaking change: https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md#v1400.
2025-10-21 15:12:12 +02:00
trezor-ci
fc2fa37e5c npm-prerelease: @trezor/connect-plugin-stellar 9.2.4-beta.1 2025-10-20 16:33:17 +02:00
trezor-ci
afb31ed893 npm-release: @trezor/connect-plugin-stellar 9.2.3 2025-09-18 15:07:11 +02:00
Peter Sanderson
a4f8b09e38 fix: add depcheck scripts for all the package.json-s 2025-09-18 13:04:25 +02:00
trezor-ci
dde77a277f npm-prerelease: @trezor/connect-plugin-stellar 9.2.3-beta.1 2025-09-09 12:18:22 +02:00
Tomas Martykan
16f0b4f3fa fix(connect-plugin-ethereum): put export under publishConfig in package.json 2025-08-12 14:25:49 +02:00
trezor-ci
b590564772 npm-prerelease: @trezor/connect-plugin-stellar 9.2.2-beta.1 2025-07-08 12:54:56 +02:00
trezor-ci
f7f3f1a109 npm-release: @trezor/connect-plugin-stellar 9.2.1 2025-06-25 06:44:23 +02:00
trezor-ci
84f5e592e5 npm-prerelease: @trezor/connect-plugin-stellar 9.2.1-beta.1 2025-06-12 14:03:52 +02:00
trezor-ci
453ab3b56f npm-prerelease: @trezor/connect-plugin-stellar 9.2.0-beta.1 2025-05-20 11:45:12 +02:00
Jun Luo
48b5ca0b38 feat(blockchain-link): Add basic support for Stellar. 2025-05-15 14:48:38 +02:00
trezor-ci
313f177fae npm-prerelease: @trezor/connect-plugin-stellar 9.1.5-beta.1 2025-05-08 11:20:10 +02:00
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
tomasklim
6f901a92bb chore(connect-plugin-stellar): update stellar lib 2025-04-05 11:18:02 +02:00
trezor-ci
cf01d74333 npm-prerelease: @trezor/connect-plugin-stellar 9.1.4-beta.1 2025-04-01 17:21:32 +02:00
trezor-ci
e32ceb12f7 npm-prerelease: @trezor/connect-plugin-stellar 9.1.3-beta.1 2025-03-18 17:35:52 +01:00
Daniel Suchý
e346ba7f61 chore: upgrade to TS 5.8 (#17537)
* chore: upgrade to TS 5.6

* chore: upgrade to TS 5.7

* feat: upgate to TS 5.8

* chore: update eslint

* fix: use es2023 also for build
2025-03-12 13:32:41 +01:00
trezor-ci
32759068c1 npm-prerelease: @trezor/connect-plugin-stellar 9.1.2-beta.2 2025-03-11 16:18:02 +01:00
Trezor Bot
3d7542843b npm-release: @trezor/connect 9.5.2-beta.1 (#17529)
* npm-prerelease: @trezor/connect-plugin-stellar 9.1.2-beta.1

* npm-prerelease: @trezor/blockchain-link 2.4.2-beta.1

* npm-prerelease: @trezor/blockchain-link-types 1.3.2-beta.1

* npm-prerelease: @trezor/blockchain-link-utils 1.3.2-beta.1

* npm-prerelease: @trezor/connect-analytics 1.3.1-beta.1

* npm-prerelease: @trezor/connect-common 0.3.2-beta.1

* npm-prerelease: @trezor/transport 1.4.2-beta.1

* npm-prerelease: @trezor/protobuf 1.3.2-beta.1

* npm-prerelease: @trezor/protocol 1.2.4-beta.1

* npm-prerelease: @trezor/utils 9.3.2-beta.1

* npm-release: @trezor/connect 9.5.2-beta.1

* chore(connect): changlog for 9.5.2-beta.2

---------

Co-authored-by: Martin Varmuza <mvarmuza@gmail.com>
2025-03-11 09:25:42 +01:00
trezor-ci
a6aeefd069 npm-prerelease: @trezor/connect-plugin-stellar 9.1.1-beta.1 2025-03-03 14:55:33 +01:00
trezor-ci
bf60b4d37a npm-prerelease: @trezor/connect-plugin-stellar 9.1.0-beta.1 2025-02-18 10:41:01 +01:00
tomasklim
daffb20409 chore(connect-plugin-stellar): update dep 2025-02-07 19:17:50 +01:00
trezor-ci
49dd380754 npm-prerelease: @trezor/connect-plugin-stellar 9.0.7-beta.2 2025-02-04 14:17:44 +01:00
trezor-ci
f80c0281ad npm-prerelease: @trezor/connect-plugin-stellar 9.0.7-beta.1 2025-02-03 17:39:03 +01:00
Carlos Garcia Ortiz karliatto
418bd0faa8 fix(connect-plugin-stellar): use exports with require and import 2025-02-03 14:38:44 +01:00
Carlos Garcia Ortiz karliatto
bd273e8b46 build(connect-plugin-stellar): build for esm 2025-01-31 12:43:47 +01:00
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
Martin Varmuza
364737a9bb npm-release: connect-plugins 2024-11-19 17:39:14 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Peter Sanderson
7e4a87de16 chore: fix 'yarn update-project-references' & other fixies 2024-11-13 10:36:38 +01:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 2024-11-13 10:36:38 +01:00
Peter Sanderson
e22b683733 chore: enable import/order rule for whole codebase 2024-11-06 18:20:26 +01:00
tomasklim
811b149ee3 chore(connect-plugin-stellar): update @stellar/stellar-sdk 2024-11-01 18:41:48 +09:00
Daniel Suchy
198c91f3c4 feat(repo): TS 5.5 2024-09-10 16:30:18 +02:00
tomasklim
89cf20ef5a chore: update stellar sdk 2024-07-17 16:05:25 +02:00
Tomas Martykan
583fbd0fde fix(connect): fix renamed workflow links 2024-06-24 12:48:50 +02:00
Tomas Martykan
d18ba9a879 chore: BigNumber wrapper 2024-05-27 17:55:13 +02:00
Daniel Suchý
4d857722fe chore: TS project references for build:libs + buildless utxo-lib (#11526)
* chore(repo): buildless utxo-lib

* chore: use project references for build:libs too

* chore: reformat tsconfig.lib.json
2024-03-11 10:33:29 +01:00