Releases: Hack23/blacktrigram
Game v0.7.10
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1022.0 to 3.1023.0 in the aws-sdk group @dependabot[bot] (#1756)
- chore(deps): bump lodash from 4.17.23 to 4.18.1 @dependabot[bot] (#1755)
- Compact all 10 agent files from avg 700+ lines to <100 lines each @copilot-swe-agent[bot] (#1754)
- chore(deps): bump dotenv from 17.3.1 to 17.4.0 @dependabot[bot] (#1753)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1021.0 to 3.1022.0 in the aws-sdk group @dependabot[bot] (#1751)
- chore(deps): bump playwright from 1.59.0 to 1.59.1 @dependabot[bot] (#1752)
- chore(deps): bump knip from 6.1.1 to 6.2.0 in the dev-tools group @dependabot[bot] (#1750)
- chore(deps): bump playwright from 1.58.2 to 1.59.0 @dependabot[bot] (#1749)
๐ Code Quality & Refactoring
- Compact all 10 agent files from avg 700+ lines to <100 lines each @copilot-swe-agent[bot] (#1754)
๐ Documentation
- Compact all 10 agent files from avg 700+ lines to <100 lines each @copilot-swe-agent[bot] (#1754)
๐ฆ Dependencies
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1022.0 to 3.1023.0 in the aws-sdk group @dependabot[bot] (#1756)
- chore(deps): bump lodash from 4.17.23 to 4.18.1 @dependabot[bot] (#1755)
- chore(deps): bump dotenv from 17.3.1 to 17.4.0 @dependabot[bot] (#1753)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1021.0 to 3.1022.0 in the aws-sdk group @dependabot[bot] (#1751)
- chore(deps): bump playwright from 1.59.0 to 1.59.1 @dependabot[bot] (#1752)
- chore(deps): bump knip from 6.1.1 to 6.2.0 in the dev-tools group @dependabot[bot] (#1750)
- chore(deps): bump playwright from 1.58.2 to 1.59.0 @dependabot[bot] (#1749)
๐งช Test Coverage Improvements
- Compact all 10 agent files from avg 700+ lines to <100 lines each @copilot-swe-agent[bot] (#1754)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
Game v0.7.9
Highlights
๐๏ธ Infrastructure & Performance
- Update project to ES2025, expand npm package exports, enhance TypeDoc coverage @copilot-swe-agent[bot] (#1748)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1020.0 to 3.1021.0 in the aws-sdk group @dependabot[bot] (#1747)
- chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 @dependabot[bot] (#1746)
๐ Code Quality & Refactoring
- Update project to ES2025, expand npm package exports, enhance TypeDoc coverage @copilot-swe-agent[bot] (#1748)
๐ Security & Compliance
- chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 @dependabot[bot] (#1746)
๐ฆ Dependencies
- Update project to ES2025, expand npm package exports, enhance TypeDoc coverage @copilot-swe-agent[bot] (#1748)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1020.0 to 3.1021.0 in the aws-sdk group @dependabot[bot] (#1747)
- chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 @dependabot[bot] (#1746)
๐งช Test Coverage Improvements
- Update project to ES2025, expand npm package exports, enhance TypeDoc coverage @copilot-swe-agent[bot] (#1748)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @dependabot[bot], @pethers, copilot-swe-agent[bot] and [dependabo...
Game v0.7.8
Highlights
๐๏ธ Infrastructure & Performance
- fix: resolve TypeScript 6 build:lib failures in tsconfig.lib.json @copilot-swe-agent[bot] (#1745)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @pethers and copilot-swe-agent[bot] for their contributions to this release!
Full Changelog: v0.7.7...0.7.8
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.
Game v0.7.7
Highlights
๐ฎ Game Development
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
๐จ UI/UX Improvements
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
๐๏ธ Infrastructure & Performance
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
- chore(deps): bump knip from 6.1.0 to 6.1.1 in the dev-tools group @dependabot[bot] (#1743)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1019.0 to 3.1020.0 in the aws-sdk group @dependabot[bot] (#1742)
- chore(deps): bump typescript-eslint from 8.57.2 to 8.58.0 in the eslint group @dependabot[bot] (#1741)
๐ Code Quality & Refactoring
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
๐ Documentation
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
๐ฆ Dependencies
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
- chore(deps): bump knip from 6.1.0 to 6.1.1 in the dev-tools group @dependabot[bot] (#1743)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1019.0 to 3.1020.0 in the aws-sdk group @dependabot[bot] (#1742)
- chore(deps): bump typescript-eslint from 8.57.2 to 8.58.0 in the eslint group @dependabot[bot] (#1741)
๐งช Test Coverage Improvements
- Upgrade TypeScript 5.9.3 โ 6.0.2 with TS6 breaking change fixes @copilot-swe-agent[bot] (#1744)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 6 - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
[: bump knip from 6.0.6 to 6.1.0 in the dev-tools group @dependabot[bot] (#1740)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1018.0 to 3.1019.0 in the aws-sdk group @dependabot[bot] (#1739)
- chore(deps): bump github/codeql-action from 4.35.0 to 4.35.1 @dependabot[bot] (#1738)
๐ Code Quality & Refactoring
- chore(deps): bump knip from 6.0.6 to 6.1.0 in the dev-tools group @dependabot[bot] (#1740)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 4.35.0 to 4.35.1 @dependabot[bot] (#1738)
๐ฆ Dependencies
- chore(deps): bump knip from 6.0.6 to 6.1.0 in the dev-tools group @dependabot[bot] (#1740)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1018.0 to 3.1019.0 in the aws-sdk group @dependabot[bot] (#1739)
- chore(deps): bump github/codeql-action from 4.35.0 to 4.35.1 @dependabot[bot] (#1738)
๐งช Test Coverage Improvements
- chore(deps): bump knip from 6.0.6 to 6.1.0 in the dev-tools group @dependabot[bot] (#1740)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 5.9+ - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack23/ISMS-PUBLIC
๐ฅ Contributors
Thanks to @Copilot, @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.4...0.7.6
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk...
Game v0.7.4
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump github/codeql-action from 4.34.1 to 4.35.0 @dependabot[bot] (#1737)
- Pin package versions, refresh lockfile, and enforce latest supported glob @copilot-swe-agent[bot] (#1736)
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 @dependabot[bot] (#1735)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1017.0 to 3.1018.0 in the aws-sdk group @dependabot[bot] (#1734)
- chore(deps): bump dependency-cruiser from 17.3.9 to 17.3.10 in the dev-tools group @dependabot[bot] (#1733)
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1732)
- chore(deps): bump knip from 6.0.5 to 6.0.6 in the dev-tools group @dependabot[bot] (#1731)
- chore(deps): bump openai from 6.32.0 to 6.33.0 in the ai-services group @dependabot[bot] (#1730)
- chore(deps): bump vite from 8.0.2 to 8.0.3 in the vite group @dependabot[bot] (#1729)
- chore(deps): bump start-server-and-test from 2.1.5 to 3.0.0 @dependabot[bot] (#1728)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1016.0 to 3.1017.0 in the aws-sdk group @dependabot[bot] (#1727)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 4.34.1 to 4.35.0 @dependabot[bot] (#1737)
๐ฆ Dependencies
- chore(deps): bump github/codeql-action from 4.34.1 to 4.35.0 @dependabot[bot] (#1737)
- Pin package versions, refresh lockfile, and enforce latest supported glob @copilot-swe-agent[bot] (#1736)
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 @dependabot[bot] (#1735)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1017.0 to 3.1018.0 in the aws-sdk group @dependabot[bot] (#1734)
- chore(deps): bump dependency-cruiser from 17.3.9 to 17.3.10 in the dev-tools group @dependabot[bot] (#1733)
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1732)
- chore(deps): bump knip from 6.0.5 to 6.0.6 in the dev-tools group @dependabot[bot] (#1731)
- chore(deps): bump openai from 6.32.0 to 6.33.0 in the ai-services group @dependabot[bot] (#1730)
- chore(deps): bump vite from 8.0.2 to 8.0.3 in the vite group @dependabot[bot] (#1729)
- chore(deps): bump start-server-and-test from 2.1.5 to 3.0.0 @dependabot[bot] (#1728)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1016.0 to 3.1017.0 in the aws-sdk group @dependabot[bot] (#1727)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 5.9+ - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API...
Game v0.7.3
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump cypress from 15.12.0 to 15.13.0 and fix CodeQL workflow @dependabot[bot] (#1723)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1015.0 to 3.1016.0 in the aws-sdk group @dependabot[bot] (#1724)
- chore(deps): bump knip from 6.0.4 to 6.0.5 in the dev-tools group @dependabot[bot] (#1725)
๐ Code Quality & Refactoring
- Fix console errors: SW partial response caching, deprecated meta tag, unused preload @copilot-swe-agent[bot] (#1726)
๐ Security & Compliance
- chore(deps): bump cypress from 15.12.0 to 15.13.0 and fix CodeQL workflow @dependabot[bot] (#1723)
๐ Documentation
- Fix console errors: SW partial response caching, deprecated meta tag, unused preload @copilot-swe-agent[bot] (#1726)
๐ฆ Dependencies
- chore(deps): bump cypress from 15.12.0 to 15.13.0 and fix CodeQL workflow @dependabot[bot] (#1723)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1015.0 to 3.1016.0 in the aws-sdk group @dependabot[bot] (#1724)
- chore(deps): bump knip from 6.0.4 to 6.0.5 in the dev-tools group @dependabot[bot] (#1725)
๐งช Test Coverage Improvements
- Fix console errors: SW partial response caching, deprecated meta tag, unused preload @copilot-swe-agent[bot] (#1726)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- ๐ก๏ธ Threat Model - Threat analysis and mitigations
- ๐ Data Model - Data structures and relationships
- ๐ Flowchart - Process flows
- ๐ State Diagram - State machines
- ๐ง Mindmap - Feature overview
- ๐ผ SWOT Analysis - Strategic analysis
- ๐ Future Architecture - Evolution roadmap
- ๐ฎ Future Security - Security roadmap
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 5.9+ - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ Additional Resources
- Live Game: https://blacktrigram.com/
- API Documentation: https://blacktrigram.com/api/
- npm Package: https://www.npmjs.com/package/blacktrigram
- Security Policy: https://github.com/Hack23/blacktrigram/blob/main/SECURITY.md
- Hack23 ISMS: https://github.com/Hack...
Game v0.7.2
Highlights
๐ฎ Game Development
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @dependabot[bot] (#1708)
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @copilot-swe-agent[bot] (#1719)
๐๏ธ Infrastructure & Performance
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @dependabot[bot] (#1708)
- fix: sync package-lock.json after ESLint 10 merge @copilot-swe-agent[bot] (#1722)
- fix: resolve merge conflicts with main, add missing @testing-library/dom @copilot-swe-agent[bot] (#1721)
- feat: add npm package publishing support with typedoc and release-drafter improvements @copilot-swe-agent[bot] (#1718)
- fix: address ESLint 10 migration review comments @copilot-swe-agent[bot] (#1720)
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @copilot-swe-agent[bot] (#1719)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1014.0 to 3.1015.0 in the aws-sdk group @dependabot[bot] (#1716)
- chore(deps): bump knip from 6.0.3 to 6.0.4 in the dev-tools group @dependabot[bot] (#1715)
- chore(deps): bump the eslint group with 3 updates @dependabot[bot] (#1714)
- chore(deps): bump knip from 6.0.2 to 6.0.3 in the dev-tools group @dependabot[bot] (#1712)
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1713)
- chore(deps): bump vite from 8.0.1 to 8.0.2 in the vite group @dependabot[bot] (#1711)
๐ Code Quality & Refactoring
- fix: resolve merge conflicts with main, add missing @testing-library/dom @copilot-swe-agent[bot] (#1721)
- feat: add npm package publishing support with typedoc and release-drafter improvements @copilot-swe-agent[bot] (#1718)
๐ฆ Dependencies
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @dependabot[bot] (#1708)
- fix: sync package-lock.json after ESLint 10 merge @copilot-swe-agent[bot] (#1722)
- fix: resolve merge conflicts with main, add missing @testing-library/dom @copilot-swe-agent[bot] (#1721)
- feat: add npm package publishing support with typedoc and release-drafter improvements @copilot-swe-agent[bot] (#1718)
- fix: address ESLint 10 migration review comments @copilot-swe-agent[bot] (#1720)
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @copilot-swe-agent[bot] (#1719)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1014.0 to 3.1015.0 in the aws-sdk group @dependabot[bot] (#1716)
- chore(deps): bump knip from 6.0.3 to 6.0.4 in the dev-tools group @dependabot[bot] (#1715)
- chore(deps): bump the eslint group with 3 updates @dependabot[bot] (#1714)
- chore(deps): bump knip from 6.0.2 to 6.0.3 in the dev-tools group @dependabot[bot] (#1712)
- chore(deps): bump the vitest group with 3 updates @dependabot[bot] (#1713)
- chore(deps): bump vite from 8.0.1 to 8.0.2 in the vite group @dependabot[bot] (#1711)
๐งช Test Coverage Improvements
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @dependabot[bot] (#1708)
- fix: resolve merge conflicts with main, add missing @testing-library/dom @copilot-swe-agent[bot] (#1721)
- feat: add npm package publishing support with typedoc and release-drafter improvements @copilot-swe-agent[bot] (#1718)
- chore(deps): bump eslint from 9.39.2 to 10.1.0 @copilot-swe-agent[bot] (#1719)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ฆ npm Package
npm install blacktrigram
# or to pin to a specific version:
# npm install blacktrigram@<version>Reusable game systems, combat mechanics, animation framework, and Korean martial arts data built with React, Three.js, and TypeScript.
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
npm Package Provenance:
npm audit signatures blacktrigram๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published for full transparency.
๐๏ธ Architecture Documentation
- ๐๏ธ Architecture - C4 Model system architecture
- ๐ Security Architecture - Security design and controls
- [๐ก๏ธ Threat Model](https://github.com/Hack23/blacktrigram/blob/main/THREAT_...
Game v0.7.1
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump knip from 6.0.1 to 6.0.2 in the dev-tools group @dependabot[bot] (#1710)
- chore(deps): bump typedoc from 0.28.17 to 0.28.18 in the typedoc group @dependabot[bot] (#1709)
- chore(deps): bump postprocessing from 6.38.3 to 6.39.0 @dependabot[bot] (#1707)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1013.0 to 3.1014.0 in the aws-sdk group @dependabot[bot] (#1706)
- chore(deps): bump knip from 6.0.0 to 6.0.1 in the dev-tools group @dependabot[bot] (#1705)
- chore(deps): bump anchore/sbom-action from 0.23.1 to 0.24.0 @dependabot[bot] (#1704)
- chore(deps): bump github/codeql-action from 4.34.0 to 4.34.1 @dependabot[bot] (#1703)
- chore(deps): bump github/codeql-action from 4.33.0 to 4.34.0 @dependabot[bot] (#1701)
- chore(deps): bump knip from 5.88.1 to 6.0.0 @dependabot[bot] (#1702)
- chore(deps): bump jsdom from 29.0.0 to 29.0.1 in the testing-utils group @dependabot[bot] (#1700)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1012.0 to 3.1013.0 in the aws-sdk group @dependabot[bot] (#1699)
๐ Security & Compliance
- chore(deps): bump github/codeql-action from 4.34.0 to 4.34.1 @dependabot[bot] (#1703)
- chore(deps): bump github/codeql-action from 4.33.0 to 4.34.0 @dependabot[bot] (#1701)
๐ฆ Dependencies
- chore(deps): bump knip from 6.0.1 to 6.0.2 in the dev-tools group @dependabot[bot] (#1710)
- chore(deps): bump typedoc from 0.28.17 to 0.28.18 in the typedoc group @dependabot[bot] (#1709)
- chore(deps): bump postprocessing from 6.38.3 to 6.39.0 @dependabot[bot] (#1707)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1013.0 to 3.1014.0 in the aws-sdk group @dependabot[bot] (#1706)
- chore(deps): bump knip from 6.0.0 to 6.0.1 in the dev-tools group @dependabot[bot] (#1705)
- chore(deps): bump anchore/sbom-action from 0.23.1 to 0.24.0 @dependabot[bot] (#1704)
- chore(deps): bump github/codeql-action from 4.34.0 to 4.34.1 @dependabot[bot] (#1703)
- chore(deps): bump github/codeql-action from 4.33.0 to 4.34.0 @dependabot[bot] (#1701)
- chore(deps): bump knip from 5.88.1 to 6.0.0 @dependabot[bot] (#1702)
- chore(deps): bump jsdom from 29.0.0 to 29.0.1 in the testing-utils group @dependabot[bot] (#1700)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1012.0 to 3.1013.0 in the aws-sdk group @dependabot[bot] (#1699)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published to GitHub Pages for full transparency.
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 5.9+ - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ฅ Contributors
Thanks to @dependabot[bot], @pethers and dependabot[bot] for their contributions to this release!
Full Changelog: v0.7.0...0.7.1
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram...
Game v0.7.0
Highlights
๐๏ธ Infrastructure & Performance
- chore(deps): bump knip from 5.88.0 to 5.88.1 in the dev-tools group @dependabot[bot] (#1698)
- Update architecture and security documents for ISMS alignment @copilot-swe-agent[bot] (#1697)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1011.0 to 3.1012.0 in the aws-sdk group @dependabot[bot] (#1696)
- chore(deps): bump typedoc-plugin-markdown from 4.10.0 to 4.11.0 in the typedoc group @dependabot[bot] (#1695)
- chore(deps): bump vite from 8.0.0 to 8.0.1 in the vite group @dependabot[bot] (#1694)
- chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#1693)
๐ Documentation
- Update architecture and security documents for ISMS alignment @copilot-swe-agent[bot] (#1697)
๐ฆ Dependencies
- chore(deps): bump knip from 5.88.0 to 5.88.1 in the dev-tools group @dependabot[bot] (#1698)
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.1011.0 to 3.1012.0 in the aws-sdk group @dependabot[bot] (#1696)
- chore(deps): bump typedoc-plugin-markdown from 4.10.0 to 4.11.0 in the typedoc group @dependabot[bot] (#1695)
- chore(deps): bump vite from 8.0.0 to 8.0.1 in the vite group @dependabot[bot] (#1694)
- chore(deps): bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#1693)
๐ฎ Black Trigram - Korean Martial Arts Combat System
This release continues to enhance the Black Trigram (ํ๊ด) platform's capabilities for immersive Korean martial arts education through realistic 3D combat mechanics, providing improved insights into:
- Eight Trigram System: Authentic Korean martial arts stance mechanics (โฐ โฑ โฒ โณ โด โต โถ โท)
- Vital Point Targeting: Anatomically precise 70-point targeting system (๊ธ์๊ฒฉ)
- Three.js Combat: High-performance 3D rendering with @react-three/fiber
- Combat Realism: Physics-based combat with injury progression and balance systems
- Korean Cultural Authenticity: Bilingual interface with traditional martial arts philosophy
๐ Security Compliance & Supply Chain Transparency
๐ฆ Build Provenance & Attestations:
๐๏ธ Hack23 ISMS Framework Alignment
Black Trigram follows Hack23 AB's comprehensive ISMS framework aligned with ISO 27001:2022, NIST CSF 2.0, and CIS Controls v8.1.
๐ Quality Assurance & Test Coverage
๐ Test Reports & Coverage (Transparency):
- Unit Test Coverage: View HTML Report | JSON Report
- E2E Test Report: Mochawesome Report
- API Documentation: TypeDoc Reference | Module Dependencies
- Performance: Lighthouse Report | Budget Status
All test reports are generated automatically and published to GitHub Pages for full transparency.
๐ฎ Technology Stack (Node.js 25)
- โก Vite 8.x - Lightning-fast build tool and dev server
- โ๏ธ React 19 - Modern React with concurrent features and hooks
- ๐ท TypeScript 5.9+ - Strict typing with ES2024 target
- ๐จ Three.js 0.183 - High-performance 3D WebGL rendering engine
- ๐ @react-three/fiber 9.5 - React renderer for Three.js
- ๐ @react-three/drei 10.7 - Useful helpers for react-three-fiber
- ๐ต Web Audio API - Internal AudioManager for spatial 3D sound
- ๐งช Vitest 4.x - Fast unit testing with coverage and benchmarking
- ๐ฒ Cypress 15.x - Reliable E2E testing for 3D combat mechanics
- ๐ฆ Node.js 25 - Latest Node.js current release for development and CI/CD
๐ Code Quality & Security Analysis
๐ฅ Contributors
Thanks to @Copilot, @dependabot[bot], @pethers, copilot-swe-agent[bot] and dependabot[bot] for their contributions to this release!
Full Changelog: v0.6.58...0.7.0
ํ๊ด์ ๊ธธ์ ๊ฑธ์ด๋ผ | Walk the Path of the Black Trigram
An immersive educational experience honoring Korean martial arts tradition through modern 3D technology.