Ondrej Hajek
6138839e45
fix: Updated unit tests jest configs
2026-02-26 12:47:47 +01:00
vytick
98321960e2
chore: bump tsx version
2026-01-27 18:29:02 +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
karliatto
7559f035c3
chore(npm): remove prepublish.js
...
We are already running replace-imports.sh from build:libs that is run
before publishing to NPM so callingit when "prepublish" is a redundancy,
besides prepublish.js was only building for cjs and now we are going to
have cjs and esm.
2026-01-22 15:35:45 +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
3f747ed712
fix(utils): add missing exports to utils
2025-12-15 18:00:25 +01:00
trezor-ci
1c66547d4c
npm-release: @trezor/utils 9.5.0
2025-12-15 16:01:36 +01:00
trezor-ci
26cc2e6f56
npm-prerelease: @trezor/utils 9.4.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
446763e94d
fix(connect): properly advertise @trezor/utils as ESM
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
9dad3eee2f
npm-prerelease: @trezor/utils 9.4.5-beta.1
2025-11-12 14:06:21 +01:00
trezor-ci
31938a4a03
npm-release: @trezor/utils 9.4.4
2025-10-23 12:39:34 +02:00
trezor-ci
a3165420ab
npm-prerelease: @trezor/utils 9.4.4-beta.1
2025-10-20 16:33:17 +02:00
trezor-ci
c41dacc59e
npm-release: @trezor/utils 9.4.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
19a2181345
npm-prerelease: @trezor/utils 9.4.3-beta.1
2025-09-09 12:18:22 +02:00
Jiri Zbytovsky
ab98977fab
chore: bump bignumber.js
2025-08-12 10:55:22 +02:00
trezor-ci
69f2d107ae
npm-release: @trezor/utils 9.4.2
2025-07-11 06:40:41 +02:00
trezor-ci
7230ebfd8c
npm-prerelease: @trezor/utils 9.4.2-beta.2
2025-07-08 12:54:56 +02:00
trezor-ci
e32ab5f4a1
npm-prerelease: @trezor/utils 9.4.2-beta.1
2025-07-07 09:54:48 +02:00
trezor-ci
3bd3c5af24
npm-release: @trezor/utils 9.4.1
2025-06-25 06:44:23 +02:00
Jan Václavík
1a1786a1ab
chore(suite): Update tsx
2025-06-24 15:52:19 +02:00
trezor-ci
73e565cc0f
npm-prerelease: @trezor/utils 9.4.1-beta.2
2025-06-16 16:14:56 +02:00
trezor-ci
f30377d0c0
npm-prerelease: @trezor/utils 9.4.1-beta.1
2025-06-12 14:03:52 +02:00
tomasklim
bc6a681c27
chore: add missing workspace libs
2025-06-09 13:15:39 +02:00
trezor-ci
38c5524df1
npm-release: @trezor/utils 9.4.0
2025-06-03 12:31:05 +02:00
trezor-ci
b74682fbb7
npm-prerelease: @trezor/utils 9.4.0-beta.1
2025-05-20 11:45:12 +02:00
trezor-ci
89679b87c3
npm-release: @trezor/utils 9.3.5
2025-05-15 12:04:22 +02:00
Jiri Zbytovsky
fe4374fe10
chore: bump both BigNumber libs
2025-05-13 10:31:14 +02:00
trezor-ci
a43b771a13
npm-prerelease: @trezor/utils 9.3.5-beta.1
2025-05-08 11:20:10 +02:00
trezor-ci
d2f94fafdc
npm-release: @trezor/utils 9.3.4
2025-04-07 12:21:21 +02:00
trezor-ci
c81ed9b806
npm-prerelease: @trezor/utils 9.3.4-beta.1
2025-04-01 17:21:32 +02:00
trezor-ci
915711e0cd
npm-release: @trezor/utils 9.3.3
2025-03-19 10:59:15 +01:00
trezor-ci
d3cf2f59a9
npm-prerelease: @trezor/utils 9.3.3-beta.1
2025-03-18 17:35:52 +01:00
trezor-ci
bc5b534f99
npm-release: @trezor/utils 9.3.2
2025-03-13 17:09:47 +01:00
trezor-ci
f3abb09122
npm-prerelease: @trezor/utils 9.3.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
88d660bdb9
npm-release: @trezor/utils 9.3.1
2025-03-06 12:37:30 +01:00
trezor-ci
9b166f8e30
npm-prerelease: @trezor/utils 9.3.1-beta.1
2025-03-03 14:55:33 +01:00
Daniel Suchý
a13f269b99
fix(repo): fix generate package script ( #17300 )
2025-02-28 10:12:02 +00:00
trezor-ci
544e23aad7
npm-release: @trezor/utils 9.3.0
2025-02-25 12:08:28 +01:00
trezor-ci
31f09abf19
npm-prerelease: @trezor/utils 9.3.0-beta.1
2025-02-18 10:41:01 +01:00
trezor-ci
4062e3a490
npm-prerelease: @trezor/utils 9.2.7-beta.2
2025-02-04 14:17:44 +01:00
trezor-ci
b47005fb74
npm-prerelease: @trezor/utils 9.2.7-beta.1
2025-02-03 17:39:03 +01:00
Carlos Garcia Ortiz karliatto
82b3c420ce
build(utils): buid for esm
2025-01-31 12:43:47 +01:00
trezor-ci
0273aaa197
npm-release: @trezor/utils 9.2.6
2024-12-13 09:26:24 +01:00
trezor-ci
6db4f59670
npm-prerelease: @trezor/utils 9.2.6-beta.1
2024-12-12 10:08:05 +01:00
trezor-ci
5818bccd7e
npm-release: @trezor/utils 9.2.5
2024-12-09 12:25:12 +01:00