Releases: Hack23/game
Game v1.1.6
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump actions/labeler from 6.0.0 to 6.0.1 @dependabot[bot] (#167)
- build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 @dependabot[bot] (#165)
- build(deps): bump actions/labeler from 5.0.0 to 6.0.0 @dependabot[bot] (#164)
📦 Dependencies
- build(deps): bump actions/labeler from 6.0.0 to 6.0.1 @dependabot[bot] (#167)
- build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 @dependabot[bot] (#165)
- build(deps): bump actions/labeler from 5.0.0 to 6.0.0 @dependabot[bot] (#164)
Security & Quality
Security Compliance
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.5...1.1.6
Game v1.1.5
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 @dependabot[bot] (#157)
- build(deps): bump actions/attest-sbom from 2.4.0 to 3.0.0 @dependabot[bot] (#155)
- build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 @dependabot[bot] (#152)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 @dependabot[bot] (#157)
📦 Dependencies
- build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 @dependabot[bot] (#157)
- build(deps): bump actions/attest-sbom from 2.4.0 to 3.0.0 @dependabot[bot] (#155)
- build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 @dependabot[bot] (#152)
Security & Quality
Security Compliance
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.4...1.1.5
Game v1.1.4
What's Changed
- build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 by @dependabot[bot] in #133
- build(deps): bump github/codeql-action from 3.29.9 to 3.29.10 by @dependabot[bot] in #134
- build(deps-dev): bump @typescript-eslint/parser from 8.39.1 to 8.40.0 by @dependabot[bot] in #136
- build(deps-dev): bump typescript-eslint from 8.39.1 to 8.40.0 by @dependabot[bot] in #137
- build(deps-dev): bump vite from 7.1.2 to 7.1.3 by @dependabot[bot] in #139
- build(deps-dev): bump @vitejs/plugin-react from 5.0.0 to 5.0.1 by @dependabot[bot] in #138
- build(deps-dev): bump @testing-library/jest-dom from 6.7.0 to 6.8.0 by @dependabot[bot] in #141
- build(deps-dev): bump cypress from 14.5.4 to 15.0.0 by @dependabot[bot] in #140
- build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #142
- build(deps-dev): bump @types/react from 19.1.10 to 19.1.11 by @dependabot[bot] in #144
- build(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #143
- build(deps-dev): bump @eslint/js from 9.33.0 to 9.34.0 by @dependabot[bot] in #145
- build(deps-dev): bump typescript-eslint from 8.40.0 to 8.41.0 by @dependabot[bot] in #148
- build(deps-dev): bump @typescript-eslint/parser from 8.40.0 to 8.41.0 by @dependabot[bot] in #146
- build(deps-dev): bump @types/react-dom from 19.1.7 to 19.1.8 by @dependabot[bot] in #149
- build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 by @dependabot[bot] in #150
- build(deps-dev): bump @types/react from 19.1.11 to 19.1.12 by @dependabot[bot] in #151
Full Changelog: v1.1.3...v1.1.4
Game v1.1.3
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 @dependabot[bot] (#132)
- build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#130)
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#126)
- build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#120)
- build(deps): bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot] (#119)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#130)
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#126)
- build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#120)
📦 Dependencies
- build(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 @dependabot[bot] (#132)
- build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#130)
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#126)
- build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#120)
- build(deps): bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot] (#119)
Security & Quality
Security Compliance
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
Game v1.1.2
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 @dependabot[bot] (#114)
📦 Dependencies
- build(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 @dependabot[bot] (#114)
Security & Quality
Security Compliance
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.1...1.1.2
What's Changed
- build(deps-dev): bump start-server-and-test from 2.0.12 to 2.0.13 by @dependabot[bot] in #107
- build(deps-dev): bump typescript-eslint from 8.38.0 to 8.39.0 by @dependabot[bot] in #109
- build(deps): bump pixi.js from 8.11.0 to 8.12.0 by @dependabot[bot] in #112
- build(deps): bump @pixi/layout from 3.0.2 to 3.1.0 by @dependabot[bot] in #113
- build(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 by @dependabot[bot] in #114
- build(deps-dev): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group by @dependabot[bot] in #115
- build(deps-dev): bump vite from 7.0.6 to 7.1.0 by @dependabot[bot] in #117
- build(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.0.0 by @dependabot[bot] in #116
Full Changelog: v1.1.1...v1.1.2
Game v1.1.1
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#106)
- Update devcontainer.json javascript-node:24 @pethers (#99)
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#93)
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 @dependabot[bot] (#89)
- build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 @dependabot[bot] (#88)
- build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 @dependabot[bot] (#83)
- build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 @dependabot[bot] (#68)
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 @dependabot[bot] (#64)
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 @dependabot[bot] (#63)
- build(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 @dependabot[bot] (#58)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#106)
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#93)
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 @dependabot[bot] (#89)
- build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 @dependabot[bot] (#83)
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 @dependabot[bot] (#64)
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 @dependabot[bot] (#63)
📦 Dependencies
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#106)
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#93)
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 @dependabot[bot] (#89)
- build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 @dependabot[bot] (#88)
- build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 @dependabot[bot] (#83)
- build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 @dependabot[bot] (#68)
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 @dependabot[bot] (#64)
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 @dependabot[bot] (#63)
- build(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 @dependabot[bot] (#58)
🔧 Development Environment
Security & Quality
Security Compliance
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.0...1.1.1
What's Changed
- build(deps-dev): bump cypress from 14.5.0 to 14.5.1 by @dependabot[bot] in #65
- build(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 by @dependabot[bot] in #58
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #63
- build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #64
- build(deps-dev): bump globals from 16.2.0 to 16.3.0 by @dependabot[bot] in #67
- build(deps-dev): bump @eslint/js from 9.30.0 to 9.30.1 by @dependabot[bot] in #66
- build(deps-dev): bump typescript-eslint from 8.35.0 to 8.35.1 by @dependabot[bot] in #60
- build(deps-dev): bump @typescript-eslint/parser from 8.35.0 to 8.35.1 by @dependabot[bot] in #61
- build(deps): bump pixi.js from 8.10.2 to 8.11.0 by @dependabot[bot] in #70
- build(deps-dev): bump vite from 7.0.0 to 7.0.2 by @dependabot[bot] in #72
- build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 by @dependabot[bot] in #68
- build(deps-dev): bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #69
- build(deps-dev): bump @typescript-eslint/parser from 8.35.1 to 8.36.0 by @dependabot[bot] in #73
- build(deps-dev): bump typescript-eslint from 8.35.1 to 8.36.0 by @dependabot[bot] in #74
- build(deps-dev): bump vite from 7.0.2 to 7.0.4 by @dependabot[bot] in #77
- build(deps-dev): bump typescript-eslint from 8.36.0 to 8.37.0 by @dependabot[bot] in #81
- build(deps-dev): bump @typescript-eslint/parser from 8.36.0 to 8.37.0 by @dependabot[bot] in #82
- build(deps-dev): bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #79
- build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #83
- build(deps-dev): bump cypress from 14.5.1 to 14.5.2 by @dependabot[bot] in #84
- build(deps-dev): bump vite from 7.0.4 to 7.0.5 by @dependabot[bot] in #85
- build(deps-dev): bump @vitejs/plugin-react from 4.6.0 to 4.7.0 by @dependabot[bot] in #86
- build(deps): bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group by @dependabot[bot] in #87
- build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by @dependabot[bot] in #88
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in #89
- build(deps-dev): bump typescript-eslint from 8.37.0 to 8.38.0 by @dependabot[bot] in #90
- build(deps-dev): bump @typescript-eslint/parser from 8.37.0 to 8.38.0 by @dependabot[bot] in #92
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in #93
- build(deps-dev): bump vite from 7.0.5 to 7.0.6 by @dependabot[bot] in #94
- build(deps): bump @pixi/react from 8.0.2 to 8.0.3 by @dependabot[bot] in #95
- build(deps-dev): bump cypress from 14.5.2 to 14.5.3 by @dependabot[bot] in #98
- build(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #97
- Update devcontainer.json javascript-node:24 by @pethers in #99
- build(deps): bump @pixi/ui from 2.2.4 to 2.2.7 by @dependabot[bot] in #101
- build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 by @dependabot[bot] in #100
- build(deps): bump react-dom from 19.1.0 to 19.1.1 by @dependabot[bot] in #102
- build(deps-dev): bump @types/react from 19.1.8 to 19.1.9 by @dependabot[bot] in #104
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #106
- build(deps-dev): bump @types/react-dom from 19.1.6 to 19.1.7 by @dependabot[bot] in #105
Full Changelog: v1.1.0...v1.1.1
Game v1.1.0
Highlights
🎮 Game Development
🎨 UI/UX Improvements
🏗️ Infrastructure & Performance
🔄 Code Quality & Refactoring
📦 Dependencies
🧪 Test Coverage Improvements
⚙️ Component Updates
Security & Quality
Security Compliance
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: v1.0.0...1.1.0
What's Changed
Full Changelog: v1.0.0...v1.1.0
Game v1.0.0
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 @dependabot[bot] (#42)
- build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 @dependabot[bot] (#43)
- build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 @dependabot[bot] (#40)
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 @dependabot[bot] (#36)
- build(deps): bump actions/attest-sbom from 2.2.0 to 2.4.0 @dependabot[bot] (#37)
- build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 @dependabot[bot] (#38)
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 @dependabot[bot] (#39)
- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 @dependabot[bot] (#26)
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 @dependabot[bot] (#18)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 @dependabot[bot] (#36)
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 @dependabot[bot] (#39)
- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 @dependabot[bot] (#26)
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 @dependabot[bot] (#18)
📦 Dependencies
- build(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 @dependabot[bot] (#42)
- build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 @dependabot[bot] (#43)
- build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 @dependabot[bot] (#40)
- build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 @dependabot[bot] (#36)
- build(deps): bump actions/attest-sbom from 2.2.0 to 2.4.0 @dependabot[bot] (#37)
- build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 @dependabot[bot] (#38)
- build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 @dependabot[bot] (#39)
- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 @dependabot[bot] (#26)
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 @dependabot[bot] (#18)
Security & Quality
Security Compliance
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
Game v0.0.5
Highlights
- No changes
Security & Quality
Security Compliance
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.4...0.0.5
What's Changed
- build(deps-dev): bump globals from 16.1.0 to 16.2.0 by @dependabot in #13
Full Changelog: v0.0.4...v0.0.5
Game v0.0.4
Highlights
🏗️ Infrastructure & Performance
Security & Quality
Security & Compliance
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