privatenumber / esbuild-loader

💠 Speed up your Webpack with esbuild ⚡️
MIT License
3.56k stars 108 forks source link

feat: upgrade esbuild to 0.20 #362

Closed silverwind closed 6 months ago

silverwind commented 6 months ago

See https://github.com/evanw/esbuild/releases for changes. I don't think any of the breaking changes affect this module, I could not find any call to esbuild.stop().

privatenumber commented 6 months ago

Thanks!

privatenumber commented 6 months ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: