Prerelease for the monorepo tooling cleanup and announce validation fix.
Changes since v7.0.0-21:
- Fix the announce endpoint so the documented optional cookie field is not treated as required, including regression coverage for missing and blank cookies.
- Denest workspace packages from packages/ and update build, lint, Docker, SEA, and bundled-dependency scripts for the new layout.
- Expand type-checked ESLint coverage across cross-seed, shared, and webui while preserving clearer non-Error logging details.
- Tighten Web UI lint/build generation and keep generated route output out of source control.
Validation:
- npm run test
- npm run typecheck
- npm run lint
- npm run build
Full Changelog: v7.0.0-21...v7.0.0-22