npm esbuild 0.15.5
v0.15.5

latest releases: 0.23.1, 0.23.0, 0.22.0...
2 years ago
  • Fix issues with Yarn PnP and Yarn's workspaces feature (#2476)

    This release makes sure esbuild works with a Yarn feature called workspaces. Previously esbuild wasn't tested in this scenario, but this scenario now has test coverage. Getting this to work involved further tweaks to esbuild's custom code for what happens after Yarn PnP's path resolution algorithm runs, which is not currently covered by Yarn's PnP specification. These tweaks also fix exports map resolution with Yarn PnP for non-empty subpaths, which wasn't previously working.

Don't miss a new esbuild release

NewReleases is sending notifications on new releases.