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
Jiri Zbytovsky
8050a0a6b0
chore(connect): add getVersionFromFeatures to device-utils
2026-01-20 12:30:28 +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
d8e8697f7c
npm-release: @trezor/device-utils 1.2.0
2025-12-15 16:01:36 +01:00
trezor-ci
c8bf86b47e
npm-prerelease: @trezor/device-utils 1.1.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
trezor-ci
ca75efb7b4
npm-prerelease: @trezor/device-utils 1.1.5-beta.1
2025-11-12 14:06:21 +01:00
trezor-ci
f59b9c22e2
npm-release: @trezor/device-utils 1.1.4
2025-10-23 12:39:34 +02:00
trezor-ci
abda519429
npm-prerelease: @trezor/device-utils 1.1.4-beta.1
2025-10-20 16:33:17 +02:00
trezor-ci
268e16d1f7
npm-release: @trezor/device-utils 1.1.3
2025-09-18 15:07:11 +02:00
trezor-ci
8657afd6ce
npm-prerelease: @trezor/device-utils 1.1.3-beta.2
2025-09-15 12:49:03 +02:00
trezor-ci
02503aa637
npm-prerelease: @trezor/device-utils 1.1.3-beta.1
2025-09-09 12:18:22 +02:00
trezor-ci
42d0503377
npm-release: @trezor/device-utils 1.1.2
2025-07-11 06:40:41 +02:00
trezor-ci
1f9fcb1c07
npm-prerelease: @trezor/device-utils 1.1.2-beta.1
2025-07-07 09:54:48 +02:00
trezor-ci
fc14803927
npm-release: @trezor/device-utils 1.1.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
d9e1e9816d
npm-prerelease: @trezor/device-utils 1.1.1-beta.2
2025-06-16 16:14:56 +02:00
trezor-ci
9f0e37f780
npm-prerelease: @trezor/device-utils 1.1.1-beta.1
2025-06-12 14:03:52 +02:00
trezor-ci
33d9192118
npm-release: @trezor/device-utils 1.1.0
2025-06-03 12:31:05 +02:00
trezor-ci
ae6a53931b
npm-prerelease: @trezor/device-utils 1.1.0-beta.1
2025-05-20 11:45:12 +02:00
trezor-ci
6f06798b1d
npm-release: @trezor/device-utils 1.0.3
2025-05-15 12:04:22 +02:00
trezor-ci
698a6f0191
npm-prerelease: @trezor/device-utils 1.0.3-beta.1
2025-05-08 11:20:10 +02:00
trezor-ci
8fb5e2bb32
npm-release: @trezor/device-utils 1.0.2
2025-03-19 10:59:15 +01:00
trezor-ci
608436928d
npm-prerelease: @trezor/device-utils 1.0.2-beta.1
2025-03-18 17:35:52 +01:00
trezor-ci
96c0876607
npm-release: @trezor/device-utils 1.0.1
2025-03-13 17:09:47 +01:00
Carlos Garcia Ortiz karliatto
59761d6539
fix(device-utils): add tsx as dev dependency
2025-03-11 17:53:57 +01:00
trezor-ci
65fb5950b5
npm-prerelease: @trezor/device-utils 1.0.1-beta.1
2025-03-11 16:18:02 +01:00
Martin Varmuza
e4c32edb37
chore(device-utils): prepare setup for npm release
2025-03-11 15:14:28 +01:00
Martin Varmuza
465f40a072
chore(monorepo): remove dependency on connect in components and device-utils
2025-03-06 13:56:53 +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
Jan Komarek
cc6a036954
test(device-utils): add unit tests for pickByDeviceModel
2024-07-03 13:43:37 +02:00
Petr Knetl
2206f19f2e
chore(suite): depcheck enabled
2024-06-18 13:07:58 +02:00
Jan Komarek
84bc9b8bd3
chore: update typescript and use global tsc
2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145
chore: remove test scripts for packages without tests
2024-02-12 11:56:09 +01:00
Daniel Suchý
7277f9d0f8
chore(repo): Upgrade TS 5.3 ( #10017 )
2023-11-21 12:15:06 +01:00
Daniel Suchý
bf8d0fe80f
chore(repo): upgrade to TS 5.2 ( #9989 )
2023-11-20 07:54:30 +01:00
Nodonisko
0a5d8267c4
chore: remove some unecessary build:lib
2023-08-03 09:33:42 +02:00
tomasklim
a832fde9ff
feat(connect): reexport device model internal enum and use
2023-07-27 14:51:43 +02:00
mroz
66a50fcdd7
chore(deps): unify typescript to 4.9.5 in all packages
2023-03-23 16:26:48 +01:00
tomasklim
1f5fa637aa
chore: build:lib 3 connect deps to fix desktop app build
2022-11-29 14:28:39 +01:00
tomasklim
c755aeecbe
feat(@trezor/device-utils): move device utils from suite to separate pkg
2022-11-01 18:10:31 +01:00