Skip to content

Releases: a7ul/esbuild-node-tsc

v2.0.5

06 Jan 20:50
07b8631
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.5

v2.0.3

09 Sep 12:00
3149b2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

16 Aug 22:03
206652f
Compare
Choose a tag to compare

What's Changed

  • Adds file url support for windows by @a7ul in #50

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Aug 11:37
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

Give preference to esbuild options over tsc

v2.0.0

14 Aug 11:22
Compare
Choose a tag to compare

Full Changelog: v1.8.9...v2.0.0

Removes cpy and rimraf as dependencies
Exposes prebuild and postbuild hooks instead

See https://github.com/a7ul/esbuild-node-tsc/tree/v2.0.0#v20-migration-and-breaking-changes-

v1.8.9

14 Aug 10:14
09e0374
Compare
Choose a tag to compare

What's Changed

  • Fix cpy and esm support by @a7ul in #49

Full Changelog: v1.8.8...v1.8.9

v1.8.8

04 Aug 18:03
Compare
Choose a tag to compare

Full Changelog: v1.8.7...v1.8.8

Change to esm only build for upgrading cpy

v1.8.7

04 Aug 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.6...v1.8.7

v1.8.6

14 Jun 09:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.5...v1.8.6

v1.8.5

11 Mar 20:55
Compare
Choose a tag to compare

Full Changelog: v1.8.4...v1.8.5

Adds help text for cli
and run rimraf only if --clean is specified