Skip to content

Game v1.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 08:44
· 1377 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: v1.1.2...1.1.3

What's Changed

  • build(deps-dev): bump cypress from 14.5.3 to 14.5.4 by @dependabot[bot] in #118
  • build(deps): bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #119
  • build(deps-dev): bump vite from 7.1.0 to 7.1.1 by @dependabot[bot] in #123
  • build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #120
  • build(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #121
  • build(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0 by @dependabot[bot] in #122
  • build(deps-dev): bump @types/react from 19.1.9 to 19.1.10 by @dependabot[bot] in #127
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #126
  • build(deps-dev): bump typescript-eslint from 8.39.0 to 8.39.1 by @dependabot[bot] in #128
  • build(deps-dev): bump @typescript-eslint/parser from 8.39.0 to 8.39.1 by @dependabot[bot] in #125
  • build(deps-dev): bump vite from 7.1.1 to 7.1.2 by @dependabot[bot] in #129
  • build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #130
  • build(deps-dev): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 by @dependabot[bot] in #131
  • build(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 by @dependabot[bot] in #132

Full Changelog: v1.1.2...v1.1.3