File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.1.0] ( https://github.com/folke/esbuild-runner/compare/2.0.0...2.1.0 ) (2021-06-01)
2+
3+
4+ ### Features
5+
6+ * ✨ allow overriding esbuild.external [ #23 ] ( https://github.com/folke/esbuild-runner/issues/23 ) ([ 801eb20] ( https://github.com/folke/esbuild-runner/commit/801eb2015f2ba1f4aa4df06ec02308f6b7fab392 ) )
7+
18## [ 2.0.0] ( https://github.com/folke/esbuild-runner/compare/1.4.0...2.0.0 ) (2021-05-29)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " esbuild-runner" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "description" : " Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild" ,
55 "repository" : " http://github.com/folke/esbuild-runner" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments