Skip to content

Comments

v1.5.0 - fix: resolve TypeScript strict mode errors#9

Merged
butttons merged 1 commit intomainfrom
feat/v1.5.0
Jan 27, 2026
Merged

v1.5.0 - fix: resolve TypeScript strict mode errors#9
butttons merged 1 commit intomainfrom
feat/v1.5.0

Conversation

@butttons
Copy link
Owner

@butttons butttons commented Jan 27, 2026

Summary

  • Fixed TypeScript strict mode errors across the codebase for improved type safety
  • Added null/undefined checks in commands and converter modules
  • Created type declarations for .md file imports
  • Fixed database query call signatures

Changes

  • Added non-null assertions and optional chaining where appropriate
  • Fixed function parameter types in converter
  • Added type declaration file for markdown imports

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@butttons butttons changed the title fix: resolve TypeScript strict mode errors v1.5.0 - fix: resolve TypeScript strict mode errors Jan 27, 2026
@butttons butttons merged commit 35454f9 into main Jan 27, 2026
1 check passed
@butttons butttons deleted the feat/v1.5.0 branch January 27, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant