⚠️ This release contains esbuild backwards-incompatible changes ⚠️
Esbuild moved to peerDependencies. Now you should install esbuild
yourself:
npm i esbuild gulp-esbuild
What's Changed
- Move esbuild to peerDependencies by @ym-project in #28
Full Changelog: v0.13.0...v0.14.0