Commit Graph

125 Commits

Author SHA1 Message Date
Tomas Martykan
2cc57efc87 chore(env-utils): move ua-parser-js dependency to suite 2026-02-10 16:47:48 +01:00
Tomas Martykan
e2404a99b6 chore(connect-data): move firmware public key from env-utils 2026-02-10 16:47:48 +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
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
trezor-ci
0f17c57c1d npm-release: @trezor/env-utils 1.5.0 2025-12-15 16:01:36 +01:00
trezor-ci
2fa7e2306c npm-prerelease: @trezor/env-utils 1.5.0-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
trezor-ci
16092bfb1e npm-prerelease: @trezor/env-utils 1.5.0-beta.1 2025-11-25 13:16:18 +01:00
Jiri Zbytovsky
3bfdfc6c9b chore(suite-desktop): clean up ASSET_PREFIX for desktop vs. other apps 2025-11-25 09:03:35 +01:00
Jiri Zbytovsky
3cc73bd8a4 fix(env-utils): connect build 2025-11-20 13:01:21 +01:00
Jiri Zbytovsky
318272410b chore: unify resolveStaticPath 2025-11-19 11:19:23 +01:00
trezor-ci
cf2d4371db npm-release: @trezor/env-utils 1.4.3 2025-09-18 15:07:11 +02:00
trezor-ci
472a410f42 npm-prerelease: @trezor/env-utils 1.4.3-beta.1 2025-09-09 12:18:22 +02:00
karliatto
352f5c2c7e fix(env-utils): separate getFirmwareReleaseJwsPublicKey 2025-08-28 15:45:34 +02:00
karliatto
7c6d506fdb feat(env-utils): add useCodeSignKey to getJWSPublicKey 2025-07-29 13:49:19 +02:00
karliatto
22c406be66 chore(env-utils): add public key for signed and production release config 2025-07-29 13:49:19 +02:00
trezor-ci
9d0a964f31 npm-release: @trezor/env-utils 1.4.2 2025-07-11 06:40:41 +02:00
trezor-ci
e76b75189d npm-prerelease: @trezor/env-utils 1.4.2-beta.1 2025-07-07 09:54:48 +02:00
Jan Václavík
9da32d5045 chore(suite): Update minor components 2025-06-25 09:23:43 +02:00
trezor-ci
9565735eb0 npm-release: @trezor/env-utils 1.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
c3ecd94812 npm-prerelease: @trezor/env-utils 1.4.1-beta.1 2025-06-16 16:14:56 +02:00
Jiri Zbytovsky
756fb28cd5 chore(env-utils): cleanup unused or duplicated env utils 2025-06-16 10:35:37 +02:00
Jaroslav Hrách
e8c5a56570 feat(suite-common): add geolocation condition to the message system 2025-06-03 12:47:05 +02:00
trezor-ci
d815876410 npm-release: @trezor/env-utils 1.4.0 2025-06-03 12:31:05 +02:00
trezor-ci
5d59753ac0 npm-prerelease: @trezor/env-utils 1.4.0-beta.1 2025-05-20 11:45:12 +02:00
trezor-ci
7d6913be7c npm-release: @trezor/env-utils 1.3.4 2025-05-15 12:04:22 +02:00
Carlos Garcia Ortiz karliatto
2cd48f7dea feat(env-utils): JWSPUblicKeyUse for more uses 2025-05-12 12:15:20 +02:00
trezor-ci
94d44ddcf9 npm-prerelease: @trezor/env-utils 1.3.4-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
trezor-ci
45360b7655 npm-release: @trezor/env-utils 1.3.3 2025-04-07 12:21:21 +02:00
Jiri Zbytovsky
30eba48f51 chore(message-system): fix test fixtures TS 2025-04-07 09:53:16 +02:00
trezor-ci
ffd8f0ab80 npm-prerelease: @trezor/env-utils 1.3.3-beta.1 2025-04-01 17:21:32 +02:00
Jiri Zbytovsky
b3deeb546b feat(env-utils): add getCpuArch 2025-04-01 13:30:48 +02:00
Jiri Zbytovsky
1973c02f62 feat(env-utils): implement new getOsVersion, deprecate old one 2025-04-01 13:30:48 +02:00
Jiri Zbytovsky
35c943abd9 chore(env-utils): narrow down types of is platform functions 2025-03-20 13:08:02 +01:00
Vojtěch Tranta
840d5c6202 chore(suite): ua-parser-js@2.0.3 2025-03-19 16:36:19 +01:00
trezor-ci
348bdb8755 npm-release: @trezor/env-utils 1.3.2 2025-03-19 10:59:15 +01:00
trezor-ci
d3b393f591 npm-prerelease: @trezor/env-utils 1.3.2-beta.1 2025-03-18 17:35:52 +01:00
trezor-ci
c221e72cf8 npm-release: @trezor/env-utils 1.3.1 2025-03-06 12:37:30 +01:00
trezor-ci
c4c43edca8 npm-prerelease: @trezor/env-utils 1.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
5ae024f966 npm-release: @trezor/env-utils 1.3.0 2025-02-25 12:08:28 +01:00
trezor-ci
7a125b0091 npm-prerelease: @trezor/env-utils 1.3.0-beta.1 2025-02-18 10:41:01 +01:00
trezor-ci
cc55141299 npm-prerelease: @trezor/env-utils 1.2.2-beta.1 2025-02-03 17:39:03 +01:00
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
trezor-ci
4b7230db28 npm-release: @trezor/env-utils 1.2.1 2024-11-26 12:36:13 +01:00
trezor-ci
571dd950c6 npm-prerelease: @trezor/env-utils 1.2.1-beta.1 2024-11-21 14:24:35 +01:00