Skip to content

v2.3.8

Choose a tag to compare

@HaD0Yun HaD0Yun released this 17 Jun 12:42
c6c1a92

Changes

  • Run Godot project launches in headless mode.
  • Remove unused axios dependency and clean lockfile entries.
  • Bump npm package version to 2.3.8.
  • Add regression coverage for headless project runs and GitHub star prompt opt-in behavior.

Verification

  • pnpm install --ignore-scripts
  • pnpm run typecheck
  • pnpm run build
  • pnpm run test:docs
  • pnpm run test:smoke
  • pnpm run test:regressions