Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Commit dc2d89d

Browse files
committed
chore: add changeset for typescript and template integration fixes
1 parent 0a7a66c commit dc2d89d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.changeset/fast-eggs-fall.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
'deepsource-mcp-server': patch
3+
---
4+
5+
Fixed TypeScript strict mode compatibility and integrated agentic-node-ts-starter template
6+
7+
- Resolved hundreds of `exactOptionalPropertyTypes` errors across the codebase
8+
- Migrated test suite from Jest to Vitest
9+
- Enhanced CI/CD workflows with security scanning and validation
10+
- Added comprehensive linting tools (actionlint, markdownlint, yamllint)
11+
- Improved development tooling and scripts
12+
- Fixed all precommit check failures

0 commit comments

Comments
 (0)