Skip to content

Game v0.0.4

Choose a tag to compare

@github-actions github-actions released this 25 May 16:29
· 1621 commits to main since this release

Highlights

  • Add ZAP security scanning and Lighthouse performance testing workflows @pethers (#10)

🏗️ Infrastructure & Performance

  • Add setup labels workflow to manage repository labels @pethers (#11)

Security & Quality

OpenSSF Scorecard

Security & Compliance

SLSA 3

Game Development Stack

  • Vite - Fast build tool and dev server
  • ⚛️ React 19 - Modern React with hooks
  • 🔷 TypeScript - Strict typing with latest standards
  • 🎮 PixiJS 8.x - High-performance WebGL renderer
  • 🎵 Howler.js - Audio library for games
  • 🧪 Vitest - Fast unit testing with coverage
  • 🌲 Cypress - Reliable E2E testing

Contributors

Thanks to @pethers for their contributions to this release!

Full Changelog: v0.0.3...0.0.4

What's Changed

  • Add ZAP security scanning and Lighthouse performance testing workflows by @pethers in #10
  • Add setup labels workflow to manage repository labels by @pethers in #11

Full Changelog: v0.0.3...v0.0.4