Releases: Hack23/game
Game v1.2.63
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump eslint from 10.3.0 to 10.4.0 in the eslint group @dependabot[bot] (#619)
- build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group @dependabot[bot] (#618)
- build(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 in the github-actions group @dependabot[bot] (#617)
- build(deps-dev): bump @types/node from 25.7.0 to 25.8.0 in the typescript group @dependabot[bot] (#616)
- build(deps-dev): bump @vitejs/plugin-react from 6.0.1 to 6.0.2 in the vite group @dependabot[bot] (#615)
- build(deps-dev): bump vite from 8.0.12 to 8.0.13 in the vite group @dependabot[bot] (#614)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group @dependabot[bot] (#618)
- build(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 in the github-actions group @dependabot[bot] (#617)
📦 Dependencies
- build(deps-dev): bump eslint from 10.3.0 to 10.4.0 in the eslint group @dependabot[bot] (#619)
- build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group @dependabot[bot] (#618)
- build(deps): bump step-security/harden-runner from 2.19.2 to 2.19.3 in the github-actions group @dependabot[bot] (#617)
- build(deps-dev): bump @types/node from 25.7.0 to 25.8.0 in the typescript group @dependabot[bot] (#616)
- build(deps-dev): bump @vitejs/plugin-react from 6.0.1 to 6.0.2 in the vite group @dependabot[bot] (#615)
- build(deps-dev): bump vite from 8.0.12 to 8.0.13 in the vite group @dependabot[bot] (#614)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.62...1.2.63
Game v1.2.62
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump systeminformation from 5.31.5 to 5.31.6 @dependabot[bot] (#612)
- build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 in the github-actions group @dependabot[bot] (#613)
🔄 Code Quality & Refactoring
- build(deps-dev): bump systeminformation from 5.31.5 to 5.31.6 @dependabot[bot] (#612)
🔒 Security & Compliance
- build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 in the github-actions group @dependabot[bot] (#613)
📦 Dependencies
- build(deps-dev): bump systeminformation from 5.31.5 to 5.31.6 @dependabot[bot] (#612)
- build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.2 in the github-actions group @dependabot[bot] (#613)
🧪 Test Coverage Improvements
- build(deps-dev): bump systeminformation from 5.31.5 to 5.31.6 @dependabot[bot] (#612)
⚙️ Component Updates
- build(deps-dev): bump systeminformation from 5.31.5 to 5.31.6 @dependabot[bot] (#612)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 Vitest - Fast unit testing with coverage
- 🌲 Cypress - Reliable E2E testing
Contributors
Thanks to @Copilot, @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v1.2.61...1.2.62
Game v1.2.61
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump start-server-and-test from 3.0.4 to 3.0.5 @dependabot[bot] (#611)
- build(deps-dev): bump cypress from 15.14.2 to 15.15.0 in the cypress group @dependabot[bot] (#610)
- build(deps-dev): bump @types/node from 25.6.2 to 25.7.0 in the typescript group @dependabot[bot] (#609)
- build(deps-dev): bump the eslint group with 3 updates @dependabot[bot] (#608)
📦 Dependencies
- build(deps-dev): bump start-server-and-test from 3.0.4 to 3.0.5 @dependabot[bot] (#611)
- build(deps-dev): bump cypress from 15.14.2 to 15.15.0 in the cypress group @dependabot[bot] (#610)
- build(deps-dev): bump @types/node from 25.6.2 to 25.7.0 in the typescript group @dependabot[bot] (#609)
- build(deps-dev): bump the eslint group with 3 updates @dependabot[bot] (#608)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.60...1.2.61
Game v1.2.60
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump the vitest group with 3 updates @dependabot[bot] (#607)
- build(deps-dev): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#606)
- build(deps-dev): bump start-server-and-test from 3.0.2 to 3.0.4 @dependabot[bot] (#605)
📦 Dependencies
- build(deps-dev): bump the vitest group with 3 updates @dependabot[bot] (#607)
- build(deps-dev): bump vite from 8.0.11 to 8.0.12 in the vite group @dependabot[bot] (#606)
- build(deps-dev): bump start-server-and-test from 3.0.2 to 3.0.4 @dependabot[bot] (#605)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.59...1.2.60
Game v1.2.59
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 @dependabot[bot] (#604)
- build(deps): bump release-drafter/release-drafter from 7.2.1 to 7.3.0 in the github-actions group @dependabot[bot] (#603)
- build(deps-dev): bump @types/node from 25.6.1 to 25.6.2 in the typescript group @dependabot[bot] (#602)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group @dependabot[bot] (#601)
- build(deps-dev): bump @types/node from 25.6.0 to 25.6.1 in the typescript group @dependabot[bot] (#600)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group @dependabot[bot] (#601)
📦 Dependencies
- build(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 @dependabot[bot] (#604)
- build(deps): bump release-drafter/release-drafter from 7.2.1 to 7.3.0 in the github-actions group @dependabot[bot] (#603)
- build(deps-dev): bump @types/node from 25.6.1 to 25.6.2 in the typescript group @dependabot[bot] (#602)
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the github-actions group @dependabot[bot] (#601)
- build(deps-dev): bump @types/node from 25.6.0 to 25.6.1 in the typescript group @dependabot[bot] (#600)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.58...1.2.59
Game v1.2.58
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump vite from 8.0.10 to 8.0.11 in the vite group @dependabot[bot] (#599)
- build(deps-dev): bump @types/three from 0.184.0 to 0.184.1 in the typescript group @dependabot[bot] (#598)
📦 Dependencies
- build(deps-dev): bump vite from 8.0.10 to 8.0.11 in the vite group @dependabot[bot] (#599)
- build(deps-dev): bump @types/three from 0.184.0 to 0.184.1 in the typescript group @dependabot[bot] (#598)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.57...1.2.58
Game v1.2.57
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump the react group with 2 updates @dependabot[bot] (#597)
- build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the github-actions group @dependabot[bot] (#596)
- build(deps-dev): bump axios from 1.15.0 to 1.16.0 @dependabot[bot] (#595)
📦 Dependencies
- build(deps): bump the react group with 2 updates @dependabot[bot] (#597)
- build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the github-actions group @dependabot[bot] (#596)
- build(deps-dev): bump axios from 1.15.0 to 1.16.0 @dependabot[bot] (#595)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.56...1.2.57
Game v1.2.56
Highlights
🏗️ Infrastructure & Performance
- chore: update Node.js from 25 to 26, nightly workflow stays on 26.0.0-nightly @copilot-swe-agent[bot] (#594)
🔒 Security & Compliance
- chore: update Node.js from 25 to 26, nightly workflow stays on 26.0.0-nightly @copilot-swe-agent[bot] (#594)
📝 Documentation
- chore: update Node.js from 25 to 26, nightly workflow stays on 26.0.0-nightly @copilot-swe-agent[bot] (#594)
📦 Dependencies
- chore: update Node.js from 25 to 26, nightly workflow stays on 26.0.0-nightly @copilot-swe-agent[bot] (#594)
🔧 Development Environment
- chore: update Node.js from 25 to 26, nightly workflow stays on 26.0.0-nightly @copilot-swe-agent[bot] (#594)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 Vitest - Fast unit testing with coverage
- 🌲 Cypress - Reliable E2E testing
Contributors
Thanks to @Copilot, @pethers and copilot-swe-agent[bot] for their contributions to this release!
Full Changelog: v1.2.55...1.2.56
Game v1.2.55
Highlights
🏗️ Infrastructure & Performance
- build(deps-dev): bump the eslint group with 3 updates @dependabot[bot] (#593)
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 in the github-actions group @dependabot[bot] (#592)
- build(deps-dev): bump globals from 17.5.0 to 17.6.0 @dependabot[bot] (#591)
- build(deps-dev): bump eslint from 10.2.1 to 10.3.0 in the eslint group @dependabot[bot] (#590)
🔒 Security & Compliance
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 in the github-actions group @dependabot[bot] (#592)
📦 Dependencies
- build(deps-dev): bump the eslint group with 3 updates @dependabot[bot] (#593)
- build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 in the github-actions group @dependabot[bot] (#592)
- build(deps-dev): bump globals from 17.5.0 to 17.6.0 @dependabot[bot] (#591)
- build(deps-dev): bump eslint from 10.2.1 to 10.3.0 in the eslint group @dependabot[bot] (#590)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.54...1.2.55
Game v1.2.54
Highlights
🏗️ Infrastructure & Performance
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group @dependabot[bot] (#589)
- build(deps-dev): bump jsdom from 29.1.0 to 29.1.1 @dependabot[bot] (#588)
🔒 Security & Compliance
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group @dependabot[bot] (#589)
📦 Dependencies
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group @dependabot[bot] (#589)
- build(deps-dev): bump jsdom from 29.1.0 to 29.1.1 @dependabot[bot] (#588)
Security & Quality
Security Compliance
Game Development Stack
- ⚡ Vite - Fast build tool and dev server
- ⚛️ React 19 - Modern React with hooks
- 🔷 TypeScript 6 - Strict typing with latest standards
- 🎮 Three.js - High-performance 3D WebGL renderer
- 🎨 @react-three/fiber - React renderer for Three.js
- 🧪 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.2.53...1.2.54