Skip to content

feat: native ts7 support and multipart improvement#162

Merged
tazo90 merged 1 commit into
tazo90:mainfrom
martijn00:native-ts7
Jul 3, 2026
Merged

feat: native ts7 support and multipart improvement#162
tazo90 merged 1 commit into
tazo90:mainfrom
martijn00:native-ts7

Conversation

@martijn00

Copy link
Copy Markdown
Contributor

Pull Request

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • 📝 docs: Documentation update
  • ♻️ refactor: Code refactoring
  • perf: Performance improvement
  • 💥 Breaking change (add ! after type, e.g., feat!:)

Checklist

  • pnpm check passes
  • Tested locally (pnpm test and pnpm build when relevant)
  • Documentation updated (if needed)

⚠️ PR Title Format Required

Your PR title must follow Conventional Commits:

✅ Good Examples

feat: add support for multiple schema types
fix: resolve path parameter detection issue
docs: update configuration examples

❌ Bad Examples

Added feature
Fixed bug
Update README

Why? We use squash merge - your PR title becomes the commit message and is used for:

  • 📊 Auto-generating changelogs
  • 🏷️ Version bumping (feat: = minor, fix: = patch)
  • 📖 Clean git history

See CONTRIBUTING.md for details.


Thanks for contributing! 🚀

@tazo90

tazo90 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

@martijn00 great job!

Thanks for adding support for native ts7 and fix multipart issue 🚀

LGTM 👍

@tazo90
tazo90 merged commit b287917 into tazo90:main Jul 3, 2026
24 of 25 checks passed
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.

2 participants