Skip to content

v1.32.0

Latest

Choose a tag to compare

@ghostdevv ghostdevv released this 06 Jul 18:15
· 1 commit to main since this release
dbb67fc

compare changes

🚀 Enhancements

  • Update typescript to v6 in testbench/project (#31)
  • Update wrangler and hono in templates (25187f4)
  • Lint action improvements (dcf96cf)
  • Switch worker templates to use jsonc wrangler configs (3835244)

🩹 Fixes

  • Set @types/node correctly for typescript testbench/project templates (76c2934)
  • Enable skip lib check in tsconfigs (ff1b091)
  • Update worker tsconfigs to include correct types/lib (c95e611)
  • Update worker tsconfigs to have correct include/excludes (f4b120d)
  • Add missing type: module (4457203)
  • Add json schema to worker config files (8fede23)
  • Worker templates name (184fa85)

🏡 Chore

❤️ Contributors