Commit Graph

274 Commits

Author SHA1 Message Date
Tomas Boda
5411810f13 chore: bump @noble/hashes 2026-02-16 16:11:39 +01:00
Tomas Boda
8130950e50 chore: bump @ethereumjs/tx 2026-02-16 16:11:39 +01:00
Tomas Boda
903b780ec8 chore: bump @ethereumjs/common 2026-02-16 16:11:39 +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
Tomas Martykan
b25906f1f4 feat(connect-data): separate new package from connect-common 2026-01-26 18:47:03 +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
Marek Polak
5ff326e491 chore(suite-native): remove deprecated node-libs-browser 2026-01-14 09:14:10 +01:00
Jiri Zbytovsky
3f73273dba chore: bump webpack-related deps 2026-01-09 13:42:56 +01:00
Marek Polak
815158241a chore(connect): move web module into main package 2026-01-06 17:09:32 +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
9d7d1cea7a npm-release: @trezor/connect 9.7.1 2025-12-22 11:41:49 +01:00
karliatto
b83fecf0a1 npm-release: @trezor/connect 9.7.1-beta.2 2025-12-19 16:05:14 +01:00
trezor-ci
c82f4ce351 npm-release: @trezor/connect 9.7.1-beta.1 2025-12-19 13:03:37 +01:00
Jan Komarek
299397d1f0 chore: update jws 2025-12-19 11:31:30 +01:00
dependabot[bot]
31d1aa4bd8 chore(deps): bump cross-fetch from 4.0.0 to 4.1.0
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 17:00:14 +01:00
Martin Varmuza
8911d677e2 chore: remove @trezor/connact-analytics package 2025-12-16 18:06:08 +01:00
trezor-ci
3b5bac19a7 npm-release: @trezor/connect 9.7.0 2025-12-15 16:01:36 +01:00
trezor-ci
9bebf2fa36 npm-release: @trezor/connect 9.7.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
Tomas Martykan
a583360af3 fix(connect): add missing polyfill to karma 2025-11-27 16:01:14 +01:00
trezor-ci
6dc8f79d04 npm-release: @trezor/connect 9.7.0-beta.1 2025-11-25 13:16:18 +01:00
Jiri Zbytovsky
09afb8370d chore: bump babel packages 2025-11-14 15:05:52 +01:00
Tomas Boda
d6d1c9084f chore: bump @ethereumjs 2025-11-14 10:19:10 +01:00
trezor-ci
65dad5831e npm-release: @trezor/connect 9.6.5-beta.2 2025-11-13 08:40:45 +01:00
trezor-ci
d5c6bc9953 npm-release: @trezor/connect 9.6.5-beta.1 2025-11-12 14:06:21 +01:00
Jiri Zbytovsky
2dc8cd8325 chore(device-authenticity): create new package @trezor/device-authenticity 2025-10-28 10:28:14 +01:00
trezor-ci
31e005c97b npm-release: @trezor/connect 9.6.4 2025-10-23 12:39:34 +02:00
Jiří Čermák
086e280bde chore: update webpack to version 5.102.1 across multiple packages 2025-10-21 15:12:12 +02:00
trezor-ci
19e9c80694 npm-release: @trezor/connect 9.6.4-beta.1 2025-10-20 16:33:17 +02:00
trezor-ci
f7ca3116b8 npm-release: @trezor/connect 9.6.3 2025-09-18 15:07:11 +02:00
Peter Sanderson
067db47640 fix: re-add removed packages, that are used, but not direcly imported 2025-09-18 13:04:25 +02:00
trezor-ci
8acf04ca17 npm-release: @trezor/connect 9.6.3-beta.2 2025-09-15 12:49:03 +02:00
trezor-ci
dbdd2db336 npm-release: @trezor/connect 9.6.3-beta.1 2025-09-09 12:18:22 +02:00
Tomas Martykan
67b772b81d feat(connect): add cose signature format to cardanoSignMessage 2025-09-02 14:59:37 +02:00
Tomáš Boďa
654184f9a9 chore(suite): bump webpack 2025-07-11 12:57:08 +02:00
Tomas Martykan
d681087f42 chore: update @solana/kit 2025-07-11 09:56:46 +02:00
trezor-ci
69d2a22f29 npm-release: @trezor/connect 9.6.2 2025-07-11 06:40:41 +02:00
trezor-ci
b5888d9f2b npm-release: @trezor/connect 9.6.2-beta.3 2025-07-09 12:21:21 +02:00
trezor-ci
ee73a3e943 npm-release: @trezor/connect 9.6.2-beta.2 2025-07-08 12:54:56 +02:00
trezor-ci
577771aea4 npm-release: @trezor/connect 9.6.2-beta.1 2025-07-07 09:54:48 +02:00
karliatto
6c306d558e feat(connect): firmware release utils and tests 2025-07-01 13:45:38 +02:00
trezor-ci
e3a6c3b1c1 npm-release: @trezor/connect 9.6.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
brantalikp
d89d5a0c8c fix(suite-native): fix build and type errors 2025-06-23 17:46:37 +02:00
trezor-ci
4b2e7550cd npm-release: @trezor/connect 9.6.1-beta.2 2025-06-16 16:14:56 +02:00
trezor-ci
606a693ea4 npm-release: @trezor/connect 9.6.1-beta.1 2025-06-12 14:03:52 +02:00
tomasklim
6d27a2ca35 chore: update jest to v30 2025-06-11 18:14:56 +02:00