Sourced from tsx's releases.
v4.7.1
4.7.1 (2024-02-10)
Bug Fixes
- escape
import.meta.url
passed to esbuild (#474) (e23592e)- remove the pipe file before starting the ipc server (#459) (0ed0097)
This release is also available on:
2c82925
style: update linting0ed0097
fix: remove the pipe file before starting the ipc server (#459)e23592e
fix: escape import.meta.url
passed to esbuild (#474)985bbb8
docs(VS Code): replaced workspaceRoot
with
workspaceFolder
(#450)48eedfd
test: Node 21.5.0 (#449)9c000f0
ci: lint yml files