docs(website): publish v0.18 blog post dated May 1#3938
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Rename release post file and align internal/skills links with the new URL. Made-with: Cursor
b7f9f0a to
464ee08
Compare
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.
Motivation
The v0.18 announcement post should reflect a May 1 publication date rather than April 24, matching the intended ship schedule.
Solution
Rename the blog file to use the
2026-05-01date prefix so Docusaurus emits/blog/2026/05/01/v0.18-scalar-typed-downloads, update intra-post anchor links accordingly, and point the v0.18 migration skill at the same path.Open questions
N/A
Made with Cursor
Note
Low Risk
Low risk documentation-only changes; main risk is broken internal links/embeds if any remaining references to the old blog date/path were missed.
Overview
Updates the v0.18 release blog post to publish under the May 1, 2026 URL, including updating all intra-post links/anchors and the migration skill doc link to point at the new
/blog/2026/05/01/...path.Tweaks the shared
ScalarDemoembed to makerowconfigurable (defaulting tofalse) and adjusts code-block collapse behavior, then updates the blog to render the demo withrow={false}.Reviewed by Cursor Bugbot for commit 464ee08. Bugbot is set up for automated code reviews on this repo. Configure here.