Skip to content

Releases: bustle/ts-eager

v2.0.2

11 May 15:48
Compare
Choose a tag to compare

Also cover var __decorateParam = cases with decorator fallback

v2.0.1

10 May 17:58
Compare
Choose a tag to compare

Make ESBUILD_MAX_BUFFER 256MB if not already given – it seems that the default (16MB) is too small for medium-sized projects:

https://github.com/evanw/esbuild/blob/6be0962826a97dd49f6e1f4f93277442783d5257/lib/npm/node.ts#L347

v2.0.0

10 May 17:03
Compare
Choose a tag to compare

Support latest esbuild version (v0.11.20)

esbuild has had a number of breaking changes along the way, so this is published as a major version bump