docs(changelog): add missing v0.7.0 lean template reads entry#29
Open
tuyakhov wants to merge 1 commit into
Open
docs(changelog): add missing v0.7.0 lean template reads entry#29tuyakhov wants to merge 1 commit into
tuyakhov wants to merge 1 commit into
Conversation
@senderkit/sdk@0.7.0 removed TemplateVersion.content from the TypeScript types — the server already stopped returning the raw template body so the field was always undefined at runtime. The changelog had entries for every other SDK version (v0.2.0 through v0.10.0) but was missing the v0.7.0 entry. The sdks/typescript.mdx reference already has a Note about lean reads; this adds the missing changelog entry for completeness. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019P8exBPQTYRYA2nmq3Ym9c
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@senderkit/sdk@0.7.0changelog entry (sdk #32, released June 8 via Version Packages #33)sdks/typescript.mdxreference page already has a Note about lean reads — this fills in the changelog historyWhat changed in v0.7.0
TemplateVersion.contentwas removed from the TypeScript types. The server had already stopped returning the raw template body; the type was alwaysundefinedat runtime. This is a type-level breaking change for TypeScript users who accessedtemplate.currentVersion.content.Changelog assessment for this review cycle
senderkit-app (PRs since last docs run):
senderkit-sdk — no user-visible changes since
@senderkit/sdk@0.10.0(blocked status, already documented in the June 17 entry)The only documentation gap found was this missing v0.7.0 changelog entry.
🤖 Generated with Claude Code
https://claude.ai/code/session_019P8exBPQTYRYA2nmq3Ym9c
Generated by Claude Code