Releases: Floffah/esbuild-plugin-d.ts
Releases Β· Floffah/esbuild-plugin-d.ts
v1.3.1
12 Oct 20:40
Compare
Sorry, something went wrong.
No results found
1.3.1 (2024-10-12)
Bug Fixes
dont mangle passed tsconfig on bundle & cleanup on error (624b8e4 )
prefix node imports for compatibility with deno & bun (80797db )
Use type-fest/TsConfigJson instead of esbuild/TsconfigRaw (#21 ) (011f0a9 )
write temporary tsconfig when passing only an config object (0251cfa ), closes #17
v1.3.1-canary.3
12 Oct 11:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
dont mangle passed tsconfig on bundle & cleanup on error (624b8e4 )
v1.3.1-canary.2
12 Oct 11:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Use type-fest/TsConfigJson instead of esbuild/TsconfigRaw (#21 ) (011f0a9 )
v1.3.1-canary.1
11 Oct 09:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
prefix node imports for compatibility with deno & bun (80797db )
write temporary tsconfig when passing only an config object (0251cfa ), closes #17
v1.3.0
24 Jul 14:49
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-07-24)
Bug Fixes
add conditional exports to package.json (#16 ) (d6e3f70 )
Features
Other Changes
(docs) add esm import example to readme (32df541 )
v1.3.0-canary.2
21 Jun 15:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
force new version (afc54bd )
declaration bundling (#14 )
v1.2.3
19 Jan 11:46
Compare
Sorry, something went wrong.
No results found
1.2.3 (2024-01-19)
Bug Fixes
forward typescript compiler error detail to esbuild (1711edd )
use correct node_modules cache path (02d72a7 )
v1.2.3-canary.1
13 Dec 21:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use correct node_modules cache path (f46c779 )
v1.2.2
13 Dec 21:29
Compare
Sorry, something went wrong.
No results found
1.2.2 (2023-12-13)
Bug Fixes
enable release provenance (aff234b )
store buildinfo in node_modules cache dir for ci caching (d4bc396 )
properly resolve module paths when locating extended tsconfigs (ba0bccc )
fix barrel exports (8d9e56c )
v1.2.2-canary.2
13 Dec 21:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
enable release provenance (aff234b )