Release v0.7.2
What's Changed
- fix(build): correct esbuild binary path on Windows by @Sabourifar in #889
- Allow
Result<T, E>whileuse worker::*and add ok::Ok helper by @ryo33 in #890 - worker-build: fix output path resolution when CWD differs from crate root by @Summpot in #892
New Contributors
- @Sabourifar made their first contribution in #889
- @ryo33 made their first contribution in #890
- @Summpot made their first contribution in #892
Full Changelog: v0.7.1...v0.7.2