v2.10.0
github-actions
released this
15 Mar 08:04
·
213 commits
to master
since this release
2.10.0 (2021-03-15)
Features
- upgrade esbuild to 0.9.2 (#125) (1ace5de)
ESBuildPlugin
is now deprecated and can be removed. This is because esbuild v0.9.0 removed esbuild process management methods (eg.startService()
), whichESBuildPlugin
was used for.