Skip to content

Game v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:52
· 1545 commits to main since this release

Highlights

๐Ÿ—๏ธ Infrastructure & Performance

๐Ÿ”’ Security & Compliance

๐Ÿ“ฆ Dependencies

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 @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!

Full Changelog: v0.0.5...1.0.0

What's Changed

  • build(deps-dev): bump @types/react from 19.1.5 to 19.1.6 by @dependabot in #16
  • build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 by @dependabot in #15
  • build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #18
  • build(deps-dev): bump eslint from 9.27.0 to 9.28.0 by @dependabot in #19
  • build(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 by @dependabot in #20
  • build(deps-dev): bump @vitest/coverage-v8 from 3.1.4 to 3.2.0 by @dependabot in #25
  • build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot in #26
  • build(deps-dev): bump @vitest/ui from 3.2.0 to 3.2.2 by @dependabot in #28
  • build(deps-dev): bump vitest from 3.2.0 to 3.2.3 by @dependabot in #33
  • build(deps-dev): bump cypress from 14.4.0 to 14.4.1 by @dependabot in #29
  • build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #39
  • build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in #38
  • build(deps): bump actions/attest-sbom from 2.2.0 to 2.4.0 by @dependabot in #37
  • build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #36
  • build(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.2 by @dependabot in #41
  • build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by @dependabot in #40
  • build(deps-dev): bump @types/react-dom from 19.1.5 to 19.1.6 by @dependabot in #45
  • build(deps-dev): bump eslint from 9.28.0 to 9.29.0 by @dependabot in #44
  • build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 by @dependabot in #43
  • build(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 by @dependabot in #42
  • build(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.34.0 by @dependabot in #34
  • build(deps-dev): bump typescript-eslint from 8.33.0 to 8.34.0 by @dependabot in #32
  • build(deps-dev): bump @vitest/coverage-v8 from 3.2.0 to 3.2.3 by @dependabot in #48
  • build(deps): bump pixi.js from 8.9.2 to 8.10.1 by @dependabot in #46
  • build(deps-dev): bump @types/react from 19.1.6 to 19.1.8 by @dependabot in #47

Full Changelog: v0.0.5...v1.0.0