Skip to content

v1.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 21:08
· 5819 commits to main since this release
71da814

1.15.2 / 2021.10.18

  • feat(unstable): Node CJS and ESM resolvers for compat mode (#12424)
  • fix(cli): re-enable allowSyntheticDefaultImports for tsc (#12435)
  • fix(cli/fmt_errors): don't panic on source line formatting errors (#12449)
  • fix(cli/tests): move worker test assertions out of message handlers (#12439)
  • fix(console): fix display of primitive wrapper objects (#12425)
  • fix(core): avoid polling future after cancellation (#12385)
  • fix(core): poll async ops eagerly (#12385)
  • fix(fmt): keep parens for JS doc type assertions (#12475)
  • fix(fmt): should not remove parens around sequence expressions (#12461)
  • fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)