Releases: privatenumber/tsx
Releases · privatenumber/tsx
v3.2.1
Compare
Sorry, something went wrong.
No results found
3.2.1 (2022-05-18)
Bug Fixes
v3.2.0
Compare
Sorry, something went wrong.
No results found
3.2.0 (2022-05-17)
Features
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-05-17)
Features
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-05-17)
Bug Fixes
run CommonJS modules in CommonJS context (#5 ) (c56b4e2 )
typescript: fallback to checking cjs/mjs on missing cts/mts (a047682 )
BREAKING CHANGES
CJS files (.js in commonjs package, .cjs, .cts) to be executed in CJS context
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-05-13)
Features
support named imports for json modules (#4 ) (2aeb6ca )
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-05-11)
Bug Fixes
only read --help & --version when no arguments (3a920f7 )
watch: hide experimental warnings (ccf7ee1 )
watch: require path (c96315f )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-05-10)
Features
BREAKING CHANGES