Skip to content

v0.3.11

Choose a tag to compare

@studioframes studioframes released this 03 Aug 08:10
· 41 commits to main since this release

Changed

  • e30de1a Fix the GitHub Actions CI workflow so it executes the repository’s real verification steps (npm test, npm run lint, and npm run build) instead of only installing dependencies.
  • e30de1a Correct the package build script quoting in package.json so the build command remains shell-safe and CI-runnable.
  • e30de1a Clean up related production-facing formatting and request handling code paths to keep the runtime and lint pipeline consistent.