docs(blog): backfill release blogs for 0.62 – 0.93 - #1455
Closed
sam-goodwin wants to merge 1 commit into
Closed
Conversation
Adds 25 release blog posts covering every minor release line since the last published blog post (Aug 2025). Each post highlights the headline features with code examples, folds the rest into an "Also in this release" list, and thanks the contributors from the changelog. Bugfix-only minors (0.73, 0.75, 0.76, 0.78, 0.79, 0.84, 0.89) are intentionally skipped. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
commit: |
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.
What
Backfills 25 release blog posts — one per minor release line from 0.62 (Aug 2025) through 0.93 (Apr 2026) — under
alchemy-web/src/content/docs/blog/. No release blogs existed before this; the style follows the unmerged PlanetScale draft and the existing Vite plugin post.Each post:
x.y.0release date and covers the whole minor line (features from patch releases included),alchemy/src/**andgh pr difffor each feature — no invented props),starlight-blog-compatible frontmatter (title,date,authors,excerpt+<!-- excerpt -->marker), and only links to docs pages that exist (all root-relative links verified to resolve).Intentionally skipped (bugfix-only lines, nothing to headline): 0.73, 0.75, 0.76, 0.78, 0.79, 0.84, 0.89.
Sample
From
2026-03-11-alchemy-0-88.md:Highlights chosen per release
this(..)), CLI authalchemy stateCLI, AI Search namespaces🤖 Generated with Claude Code