egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
8.46k stars 209 forks source link

Upgrade to esbuild ^0.21.3 (decorators) #1115

Closed belgattitude closed 4 weeks ago

belgattitude commented 2 months ago

First of all thanks for the work !

Here's a linked PR that does the change: https://github.com/egoist/tsup/pull/1116

PS: esbuild ^0.20.0 and esbuild ^0.21.3 have been released with some breaking changes https://github.com/evanw/esbuild/releases and new features. Notably decorators.

As tested on my repos by forcing 'resolutions' to esbuild 0.21.3 I didn't see any issues with tsup.

Motivations

Upvote & Fund

Fund with Polar

github-actions[bot] commented 4 weeks ago

:tada: This issue has been resolved in version 8.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: