Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:37

   🚀 Features

   🐞 Bug Fixes

  • Import useRuntimeConfig and defineWebSocketHandler from #imports  -  by @DevJoghurt (61a57)
  • Update hello_world trigger path to /hello/python  -  by @DevJoghurt (061b4)
  • Default engine storage paths to .data  -  by @DevJoghurt (0200c)
  • Resolve extended function .ts paths to runtime files  -  by @DevJoghurt (ee964)
  • ci:
    • Install rust targets and musl toolchain for worker matrix builds  -  by @DevJoghurt (3e2d6)
  • hmr:
  • python:
  • release:
    • Add missing worker targets to github action and release script  -  by @DevJoghurt (c25a8)
    • Use build:meta to avoid prepack verification of missing binaries during main build  -  by @DevJoghurt (71d16)
    • Use npm pack instead of pnpm pack to avoid lifecycle hook verification during worker build  -  by @DevJoghurt (2564b)
  • worker-build:
    • Pass target args correctly and add missing musl/darwin-x64 CI targets  -  by @DevJoghurt (9a22d)
    View changes on GitHub