Releases: Hack23/blacktrigram
Game v0.3.14
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 @dependabot[bot] (#226)
- chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#224)
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#217)
- Enhance AI Generation Guides and Implement Image/Video Generation Scripts @pethers (#215)
- chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#207)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#224)
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#217)
- chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#207)
๐ Documentation
๐ฆ Dependencies
- chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 @dependabot[bot] (#226)
- chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 @dependabot[bot] (#224)
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot] (#217)
- Enhance AI Generation Guides and Implement Image/Video Generation Scripts @pethers (#215)
- chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 @dependabot[bot] (#207)
๐จ Assets & Resources
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: Hack23/game@v0.3.13...0.3.14
What's Changed
- chore(deps-dev): bump vite from 7.1.0 to 7.1.1 by @dependabot[bot] in #205
- chore(deps-dev): bump cypress from 14.5.3 to 14.5.4 by @dependabot[bot] in #206
- chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #207
- chore(deps-dev): bump @types/node from 24.2.0 to 24.2.1 by @dependabot[bot] in #209
- chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #210
- chore(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0 by @dependabot[bot] in #208
- chore(deps-dev): bump vite-bundle-analyzer from 1.2.0 to 1.2.1 by @dependabot[bot] in #212
- chore(deps-dev): bump typedoc from 0.28.9 to 0.28.10 by @dependabot[bot] in #213
- chore(deps-dev): bump typedoc-plugin-missing-exports from 4.0.0 to 4.1.0 by @dependabot[bot] in #214
- Enhance AI Generation Guides and Implement Image/Video Generation Scripts by @pethers in #215
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #217
- chore(deps-dev): bump @types/react from 19.1.9 to 19.1.10 by @dependabot[bot] in #219
- chore(deps-dev): bump @typescript-eslint/parser from 8.39.0 to 8.39.1 by @dependabot[bot] in #221
- chore(deps-dev): bump typescript-eslint from 8.39.0 to 8.39.1 by @dependabot[bot] in #218
- chore(deps-dev): bump @elevenlabs/elevenlabs-js from 2.8.0 to 2.9.0 by @dependabot[bot] in #216
- chore(deps-dev): bump typedoc-plugin-markdown from 4.8.0 to 4.8.1 by @dependabot[bot] in #222
- chore(deps-dev): bump vite from 7.1.1 to 7.1.2 by @dependabot[bot] in #223
- chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in #224
- chore(deps-dev): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 by @dependabot[bot] in #225
- chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 by @dependabot[bot] in #226
- chore(deps-dev): bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #227
Full Changelog: v0.3.13...v0.3.14
Game v0.3.13
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot] (#204)
- chore(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 @dependabot[bot] (#198)
- Add new spritesheets and utility functions for characters @pethers (#191)
๐ Documentation
๐ฆ Dependencies
- chore(deps): bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot] (#204)
- chore(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 @dependabot[bot] (#198)
๐จ Assets & Resources
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: Hack23/game@v0.3.12...0.3.13
What's Changed
- Add new spritesheets and utility functions for characters by @pethers in #191
- Update typedoc to version 0.28.9 and clean up dependencies by @pethers in #192
- chore(deps-dev): bump start-server-and-test from 2.0.12 to 2.0.13 by @dependabot[bot] in #193
- Add CI/CD workflows documentation for Black Trigram project by @pethers in #194
- Update dependencies to latest versions by @pethers in #195
- chore(deps): bump @pixi/layout from 3.0.2 to 3.1.0 by @dependabot[bot] in #196
- chore(deps): bump pixi.js from 8.11.0 to 8.12.0 by @dependabot[bot] in #197
- chore(deps): bump actions/download-artifact from 4.2.1 to 5.0.0 by @dependabot[bot] in #198
- chore(deps-dev): bump @elevenlabs/elevenlabs-js from 2.7.0 to 2.8.0 by @dependabot[bot] in #199
- chore(deps-dev): bump vite-bundle-analyzer from 1.1.0 to 1.2.0 by @dependabot[bot] in #200
- chore(deps): bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group by @dependabot[bot] in #201
- chore(deps-dev): bump vite from 7.0.6 to 7.1.0 by @dependabot[bot] in #202
- chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.0.0 by @dependabot[bot] in #203
- chore(deps): bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #204
Full Changelog: v0.3.12...v0.3.13
Game v0.3.12
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: Hack23/game@v0.3.11...0.3.12
Full Changelog: v0.3.11...v0.3.12
Game v0.3.11
Highlights
๐๏ธ Infrastructure & Performance
- cypress, dep and arch diagrams @pethers (#189)
- Coverage report as part of release @pethers (#188)
- chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#186)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#186)
๐ Documentation
๐ฆ Dependencies
- cypress, dep and arch diagrams @pethers (#189)
- chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 @dependabot[bot] (#186)
๐งช Test Coverage Improvements
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: Hack23/game@v0.3.10...0.3.11
What's Changed
- chore(deps): bump @pixi/ui from 2.2.4 to 2.2.7 by @dependabot[bot] in #180
- chore(deps-dev): bump typedoc from 0.28.7 to 0.28.8 by @dependabot[bot] in #181
- chore(deps): bump react-dom from 19.1.0 to 19.1.1 by @dependabot[bot] in #183
- chore(deps-dev): bump @types/react-dom from 19.1.6 to 19.1.7 by @dependabot[bot] in #184
- chore(deps-dev): bump @types/react from 19.1.8 to 19.1.9 by @dependabot[bot] in #185
- chore(deps-dev): bump typedoc-plugin-markdown from 4.7.1 to 4.8.0 by @dependabot[bot] in #187
- chore(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #186
- Coverage report as part of release by @pethers in #188
- cypress, dep and arch diagrams by @pethers in #189
Full Changelog: v0.3.10...v0.3.11
Game v0.3.10
Highlights
๐จ UI/UX Improvements
- Add PhilosophyScreen and ControlsScreen components @pethers (#176)
- feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)
๐๏ธ Infrastructure & Performance
๐ Documentation
๐งช Test Coverage Improvements
- Add PhilosophyScreen and ControlsScreen components @pethers (#176)
- feat: Enhance Training Mode Selector and Vital Point Training Panel @pethers (#172)
๐ง Development Environment
โ๏ธ 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: Hack23/game@v0.3.9...0.3.10
What's Changed
- feat: Enhance Training Mode Selector and Vital Point Training Panel by @pethers in #172
- chore(deps): bump @pixi/react from 8.0.2 to 8.0.3 by @dependabot[bot] in #174
- chore(deps-dev): bump @cypress/webpack-dev-server from 4.1.0 to 4.1.1 by @dependabot[bot] in #173
- chore(deps-dev): bump dotenv from 17.2.0 to 17.2.1 by @dependabot[bot] in #175
- Add PhilosophyScreen and ControlsScreen components by @pethers in #176
- chore(deps-dev): bump cypress from 14.5.2 to 14.5.3 by @dependabot[bot] in #178
- chore(deps-dev): bump eslint from 9.30.1 to 9.32.0 by @dependabot[bot] in #179
- chore(deps-dev): bump @eslint/js from 9.31.0 to 9.32.0 by @dependabot[bot] in #177
Full Changelog: v0.3.9...v0.3.10
Game v0.3.9
Highlights
๐จ UI/UX Improvements
๐งช Test Coverage Improvements
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: Hack23/game@v0.3.8...0.3.9
What's Changed
- chore(deps-dev): bump vite from 7.0.5 to 7.0.6 by @dependabot[bot] in #170
- Refactor and enhance TrainingScreen components by @pethers in #171
Full Changelog: v0.3.8...v0.3.9
Game v0.3.8
Highlights
๐จ UI/UX Improvements
- Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI @pethers (#169)
- Enhance CombatScreen and CombatControls for mobile responsiveness @pethers (#168)
๐๏ธ Infrastructure & Performance
- chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#167)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#167)
๐ฆ Dependencies
- chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 @dependabot[bot] (#167)
๐งช Test Coverage Improvements
- Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI @pethers (#169)
- Enhance CombatScreen and CombatControls for mobile responsiveness @pethers (#168)
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: Hack23/game@v0.3.7...0.3.8
What's Changed
- chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 by @dependabot[bot] in #167
- Enhance CombatScreen and CombatControls for mobile responsiveness by @pethers in #168
- Add CombatFooter, PauseOverlay, and RoundStatusDisplay components for improved game UI by @pethers in #169
Full Changelog: v0.3.7...v0.3.8
Game v0.3.7
Highlights
๐จ UI/UX Improvements
๐๏ธ Infrastructure & Performance
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 @dependabot[bot] (#164)
๐ฆ Dependencies
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 @dependabot[bot] (#164)
๐งช Test Coverage Improvements
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: Hack23/game@v0.3.6...0.3.7
What's Changed
- chore(deps): bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group by @dependabot[bot] in #163
- chore(deps-dev): bump typescript-eslint from 8.37.0 to 8.38.0 by @dependabot[bot] in #161
- chore(deps-dev): bump @typescript-eslint/parser from 8.37.0 to 8.38.0 by @dependabot[bot] in #162
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by @dependabot[bot] in #164
- chore(deps-dev): bump @types/node from 24.0.15 to 24.1.0 by @dependabot[bot] in #165
- Enhance combat controls and sections with martial arts features by @pethers in #166
Full Changelog: v0.3.6...v0.3.7
Game v0.3.6
Highlights
๐จ UI/UX Improvements
๐งช Test Coverage Improvements
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: Hack23/game@v0.3.5...0.3.6
What's Changed
Full Changelog: v0.3.5...v0.3.6
Game v0.3.5
Highlights
๐ New Features
๐ฎ Game Development
๐จ UI/UX Improvements
๐๏ธ Infrastructure & Performance
๐ฆ Dependencies
๐งช Test Coverage Improvements
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: Hack23/game@v0.3.4...0.3.5
What's Changed
Full Changelog: v0.3.4...v0.3.5