folke / esbuild-runner

⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
https://www.npmjs.com/package/esbuild-runner
Apache License 2.0
710 stars 24 forks source link

New version release #76

Open epiphone opened 1 year ago

epiphone commented 1 year ago

Thanks for a great library!

Can we bother you for a new version release? It'd be nice to get Jest v28 support https://github.com/folke/esbuild-runner/pull/65 out so we can upgrade our dependencies.

epiphone commented 1 year ago

@folke any chance you could bump the version? :pray:

edit: for other people looking to upgrade Jest, @swc/jest works great with the latest Jest version.