privatenumber/tsx (tsx)
### [`v4.1.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.2)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.1.1...v4.1.2)
##### Bug Fixes
- dynamic import to work in eval ([#385](https://togithub.com/privatenumber/tsx/issues/385)) ([6eac49b](https://togithub.com/privatenumber/tsx/commit/6eac49bb78e812bb75af73bf96e7c8d7ee1c7269))
- suppress loader warning in v18.0.0 ([0e52ad8](https://togithub.com/privatenumber/tsx/commit/0e52ad89c5eab809472ce3a9d2ab517a3ac22853))
***
This release is also available on:
- [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.2)
### [`v4.1.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.1)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.1.0...v4.1.1)
##### Bug Fixes
- **dynamic import:** adding interop util at EOF ([#383](https://togithub.com/privatenumber/tsx/issues/383)) ([0039b60](https://togithub.com/privatenumber/tsx/commit/0039b605a4c6875f2b3308c99dada684bb16beff))
***
This release is also available on:
- [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.1)
### [`v4.1.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.0)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.0.0...v4.1.0)
##### Bug Fixes
- **cache:** use `process.geteuid()` for virtual users ([#376](https://togithub.com/privatenumber/tsx/issues/376)) ([bf033b0](https://togithub.com/privatenumber/tsx/commit/bf033b0dd759ba51edfd451e3cb5c90f32f11190))
##### Features
- support Node v21 ([#378](https://togithub.com/privatenumber/tsx/issues/378)) ([02b43e5](https://togithub.com/privatenumber/tsx/commit/02b43e550ce56b8c51547a4c17a772b3a0ba4801))
***
This release is also available on:
- [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.0)
### [`v4.0.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.0.0)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.14.0...v4.0.0)
##### Bug Fixes
- emit transformation warnings via stderr ([97f9485](https://togithub.com/privatenumber/tsx/commit/97f94859c7461afedcef8b755da13f2642cbf46c))
##### Features
- **cjs:** allow query in import specifier ([#366](https://togithub.com/privatenumber/tsx/issues/366)) ([b32b135](https://togithub.com/privatenumber/tsx/commit/b32b135c3bd343933fe4ea002d2fc0d48be995c6))
- drop support for outdated Node.js versions ([#324](https://togithub.com/privatenumber/tsx/issues/324)) ([acb709c](https://togithub.com/privatenumber/tsx/commit/acb709cc06953f7075fd5b20c3d2b18bb0c66742))
- rename env vars to use TSX prefix ([#372](https://togithub.com/privatenumber/tsx/issues/372)) ([a06da32](https://togithub.com/privatenumber/tsx/commit/a06da327ccab1c5150be1fae8f235447f88e2253))
- **resolver:** support tsx,jsx extensions ([#367](https://togithub.com/privatenumber/tsx/issues/367)) ([c6133e5](https://togithub.com/privatenumber/tsx/commit/c6133e5cb5cf49f96872ae12d9349ba1d70d77ee))
##### Performance Improvements
- check if js needs compilation ([#365](https://togithub.com/privatenumber/tsx/issues/365)) ([4853443](https://togithub.com/privatenumber/tsx/commit/4853443edbd3eef705ad52a2d95d5ea1f460e472))
- strip source map when unused ([#374](https://togithub.com/privatenumber/tsx/issues/374)) ([0e83db7](https://togithub.com/privatenumber/tsx/commit/0e83db776152f1ad672bc6e003179c8ba05f0a68))
##### BREAKING CHANGES
- Rename env vars prefix from `ESBK_` to `TSX_`
- only Node.js LTS versions v18 and up are now supported
***
This release is also available on:
- [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.0.0)
### [`v3.14.0`](https://togithub.com/privatenumber/tsx/releases/tag/v3.14.0)
[Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.13.0...v3.14.0)
##### Bug Fixes
- **cache:** scope cache directory to user ([#332](https://togithub.com/esbuild-kit/tsx/issues/332)) ([7e916f5](https://togithub.com/esbuild-kit/tsx/commit/7e916f5a1db5b21589cedc1dc91b0c498f87adf9))
##### Features
- support Node v20.6.0 `module.register()` & `--import` flag ([#337](https://togithub.com/esbuild-kit/tsx/issues/337)) ([23e4694](https://togithub.com/esbuild-kit/tsx/commit/23e4694ec6abcb836ce91114b6495bce6ee59254))
***
This release is also available on:
- [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/3.14.0)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.13.0
->^4.0.0
Release Notes
privatenumber/tsx (tsx)
### [`v4.1.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.2) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.1.1...v4.1.2) ##### Bug Fixes - dynamic import to work in eval ([#385](https://togithub.com/privatenumber/tsx/issues/385)) ([6eac49b](https://togithub.com/privatenumber/tsx/commit/6eac49bb78e812bb75af73bf96e7c8d7ee1c7269)) - suppress loader warning in v18.0.0 ([0e52ad8](https://togithub.com/privatenumber/tsx/commit/0e52ad89c5eab809472ce3a9d2ab517a3ac22853)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.2) ### [`v4.1.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.1.0...v4.1.1) ##### Bug Fixes - **dynamic import:** adding interop util at EOF ([#383](https://togithub.com/privatenumber/tsx/issues/383)) ([0039b60](https://togithub.com/privatenumber/tsx/commit/0039b605a4c6875f2b3308c99dada684bb16beff)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.1) ### [`v4.1.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.1.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.0.0...v4.1.0) ##### Bug Fixes - **cache:** use `process.geteuid()` for virtual users ([#376](https://togithub.com/privatenumber/tsx/issues/376)) ([bf033b0](https://togithub.com/privatenumber/tsx/commit/bf033b0dd759ba51edfd451e3cb5c90f32f11190)) ##### Features - support Node v21 ([#378](https://togithub.com/privatenumber/tsx/issues/378)) ([02b43e5](https://togithub.com/privatenumber/tsx/commit/02b43e550ce56b8c51547a4c17a772b3a0ba4801)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.1.0) ### [`v4.0.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.0.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.14.0...v4.0.0) ##### Bug Fixes - emit transformation warnings via stderr ([97f9485](https://togithub.com/privatenumber/tsx/commit/97f94859c7461afedcef8b755da13f2642cbf46c)) ##### Features - **cjs:** allow query in import specifier ([#366](https://togithub.com/privatenumber/tsx/issues/366)) ([b32b135](https://togithub.com/privatenumber/tsx/commit/b32b135c3bd343933fe4ea002d2fc0d48be995c6)) - drop support for outdated Node.js versions ([#324](https://togithub.com/privatenumber/tsx/issues/324)) ([acb709c](https://togithub.com/privatenumber/tsx/commit/acb709cc06953f7075fd5b20c3d2b18bb0c66742)) - rename env vars to use TSX prefix ([#372](https://togithub.com/privatenumber/tsx/issues/372)) ([a06da32](https://togithub.com/privatenumber/tsx/commit/a06da327ccab1c5150be1fae8f235447f88e2253)) - **resolver:** support tsx,jsx extensions ([#367](https://togithub.com/privatenumber/tsx/issues/367)) ([c6133e5](https://togithub.com/privatenumber/tsx/commit/c6133e5cb5cf49f96872ae12d9349ba1d70d77ee)) ##### Performance Improvements - check if js needs compilation ([#365](https://togithub.com/privatenumber/tsx/issues/365)) ([4853443](https://togithub.com/privatenumber/tsx/commit/4853443edbd3eef705ad52a2d95d5ea1f460e472)) - strip source map when unused ([#374](https://togithub.com/privatenumber/tsx/issues/374)) ([0e83db7](https://togithub.com/privatenumber/tsx/commit/0e83db776152f1ad672bc6e003179c8ba05f0a68)) ##### BREAKING CHANGES - Rename env vars prefix from `ESBK_` to `TSX_` - only Node.js LTS versions v18 and up are now supported *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.0.0) ### [`v3.14.0`](https://togithub.com/privatenumber/tsx/releases/tag/v3.14.0) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v3.13.0...v3.14.0) ##### Bug Fixes - **cache:** scope cache directory to user ([#332](https://togithub.com/esbuild-kit/tsx/issues/332)) ([7e916f5](https://togithub.com/esbuild-kit/tsx/commit/7e916f5a1db5b21589cedc1dc91b0c498f87adf9)) ##### Features - support Node v20.6.0 `module.register()` & `--import` flag ([#337](https://togithub.com/esbuild-kit/tsx/issues/337)) ([23e4694](https://togithub.com/esbuild-kit/tsx/commit/23e4694ec6abcb836ce91114b6495bce6ee59254)) *** This release is also available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/tsx/v/3.14.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.