Release: Merge develop to main (111 commits) #302

Merged
jason.woltje merged 114 commits from develop into main 2026-02-04 01:37:25 +00:00
Showing only changes of commit 3c7dd01d73 - Show all commits

View File

@@ -26,8 +26,18 @@ Add explicit return types to all service methods in the codebase to improve type
- [x] Add explicit return types to remaining services (domains, ideas, layouts)
- [x] Verify TypeScript configuration
- [x] Run type checking - No new errors introduced
- [ ] Commit changes
- [ ] Update issue status
- [x] Commit changes (committed as part of ef25167)
- [x] Update issue status
## Commit Information
Changes were committed as part of commit ef25167c24ecd5f7e07a3b7f58c64e7891d024d4
Author: Jason Woltje
Date: Mon Feb 2 12:51:17 2026 -0600
Message: fix(#196): fix race condition in job status updates
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
All return type additions for issue #197 were successfully included in this commit.
## Completed Files