Releases: gander-tools/diff-voyager---vibe-coding
Releases · gander-tools/diff-voyager---vibe-coding
diff-voyager-frontend: v0.1.23
01 Feb 15:14
Compare
Sorry, something went wrong.
No results found
0.1.23 (2026-02-01)
Bug Fixes
tests: replace explicit 'any' types with proper TypeScript types (6ef3ca4 )
diff-voyager-backend: v0.1.25
01 Feb 15:14
Compare
Sorry, something went wrong.
No results found
0.1.25 (2026-02-01)
Bug Fixes
tests: replace explicit 'any' types with proper TypeScript types (6ef3ca4 )
diff-voyager-shared: v0.1.11
31 Jan 23:43
Compare
Sorry, something went wrong.
No results found
0.1.11 (2026-01-31)
Bug Fixes
shared: prevent XSS by restricting URL schemes to HTTP/HTTPS (96e05ec )
diff-voyager-frontend: v0.1.22
31 Jan 23:43
Compare
Sorry, something went wrong.
No results found
0.1.22 (2026-01-31)
Bug Fixes
frontend: add @ts-expect-error for i18n runtime vs TypeScript mismatch (75cb1b1 )
frontend: add missing enum imports and fix type assertions in API services (9eaf354 )
frontend: add type cast for HTMLInputElement in RulesListView tests (0702a7d )
frontend: correct DiffSummary test expectation for empty changesByType (f52fc32 )
frontend: correct test expectations for RunProgress component (b384f7f )
frontend: expose computed properties for testing in RunProgress (18b23df )
frontend: fix DiffSummary structure and add null checks in component tests (19558ea )
frontend: replace string literals with enum values in components (b3e95aa )
frontend: replace string literals with enums in rule tests (f3d2a50 )
frontend: use native enums in Zod validators for type safety (01cb9f2 )
diff-voyager-backend: v0.1.24
31 Jan 23:43
Compare
Sorry, something went wrong.
No results found
0.1.24 (2026-01-31)
Bug Fixes
deps: downgrade Fastify to v4 for @ts-rest/fastify compatibility (158dc0c )
tests: increase timeout for large image visual comparator tests (8b422c7 )
diff-voyager-frontend: v0.1.21
27 Jan 18:34
Compare
Sorry, something went wrong.
No results found
0.1.21 (2026-01-26)
Bug Fixes
tests: configure Pinia and Naive UI providers in accessibility tests (0fbbd0c )
tests: mock useMessage in accessibility tests (8660b9e )
diff-voyager-backend: v0.1.23
27 Jan 18:34
Compare
Sorry, something went wrong.
No results found
0.1.23 (2026-01-26)
Bug Fixes
tests: correct test expectations to match actual implementation (f440bc5 )
tests: replace insecure HTTP URL with HTTPS in CSP test (9b2c67b )
diff-voyager-frontend: v0.1.20
23 Jan 13:13
Compare
Sorry, something went wrong.
No results found
0.1.20 (2026-01-23)
Bug Fixes
frontend: add delete confirmation dialog to project list view (531ca4b )
frontend: add dialog provider wrapper to ProjectListView tests (7d100d4 )
diff-voyager-shared: v0.1.10
14 Jan 16:07
Compare
Sorry, something went wrong.
No results found
0.1.10 (2026-01-14)
Features
shared: add rules API contract endpoints and schemas (f9c3275 )
diff-voyager-frontend: v0.1.19
14 Jan 20:43
Compare
Sorry, something went wrong.
No results found
0.1.19 (2026-01-14)
Bug Fixes
frontend: correct project wizard stepper highlighting (e1586db )