2.2.1 (2021-08-30)
2.2.0 (2021-06-04)
2.1.0 (2021-06-01)
2.0.0 (2021-05-29)
- 💥 ♻️ renamed the config file from esbuild.config.js -> esbuild-runner.config.js
- 💥 ♻️ renamed the config file from esbuild.config.js -> esbuild-runner.config.js (728518d)
1.4.0 (2021-05-26)
- ✨ added config for passing build / transform options to the api #14 (200447e)
- ✨ esbuild.config.js #14 #19 (9dfb19f)
1.3.2 (2020-12-14)
- 🐛 use rmdirSync instead of rmSync for compatibility with older nodejs versions (a57482a)
1.3.1 (2020-12-09)
- 🐛 show message and exit, after clearing cache (91aafc0)
1.3.0 (2020-12-09)
- ✨ added esbuild transform --cache (4ca2415)
- ✨ added option to use transform with caching instead of bundling to the API (9345b78)
- ✨ enable support for nextjs by transpiling .js files (5bcc8be)
1.2.0 (2020-12-09)
- ✨ added support for source maps (3435f7e)
1.1.1 (2020-12-07)
- 🐛 renamed esn.js to esr.js (4caeafd)