Releases: privatenumber/tsx
Releases · privatenumber/tsx
v3.12.9
3.12.9 (2023-09-12)
Bug Fixes
- suppress import assertion warning (#300) (3745548)
- upgrade esm-loader & suppress
globalPreload
warning (#308) (f295c50)
v3.12.7
3.12.7 (2023-04-30)
Bug Fixes
- watch: check child message data to be an object (#224) (64ece39)
v3.12.6
3.12.6 (2023-03-20)
Bug Fixes
- repl: suppress autocomplete transformation errors (#205) (8e1958d)
v3.12.5
3.12.5 (2023-03-13)
Bug Fixes
- watch: ignore hidden files (afa3c78)
v3.12.4
3.12.4 (2023-03-12)
Bug Fixes
- hide relaySignal from
process.listeners()
(#194) (b6793b2)
v3.12.3
3.12.3 (2023-02-06)
Bug Fixes
- apply tsconfig.json only to matched files (#172) (7a35586)
v3.12.2
3.12.2 (2023-01-09)
Bug Fixes
- handle experimental warning in Node v18.13.0 (67837e8)
v3.12.0
3.12.0 (2022-11-10)
Bug Fixes
Features