What's Changed
- test(watch): add unit tests for watch emitter components by @manusa in #152
- test(pod): add unit tests for PodExecEndpoint WebSocket by @manusa in #153
- chore(ci): add license header validation to build pipeline by @manusa in #154
- feat(build)!: replace create-react-app with vite by @manusa in #156
- test(pod): add integration tests for LogRow component with DOMPurify by @manusa in #157
- test(pod): add E2E test for pod exec terminal by @manusa in #158
- chore(deps): migrate xterm to @xterm/xterm by @manusa in #160
- chore: add HTMLCanvasElement to eslint globals for test files by @Copilot in #163
- Add frontend component tests for critical UI by @manusa in #164
- chore(deps): update frontend dependencies to fix security vulnerabilities by @manusa in #165
- chore(deps): selenium 4.27.0, awaitility 4.3.0, commons-io 2.18.0 by @Copilot in #166
- refactor(frontend): replace PropTypes with JSDoc type annotations by @manusa in #167
- chore(build): update Java version from 17 to 21 by @manusa in #168
Full Changelog: v0.0.6...v0.0.7