docs(content): finish 11 docs alignment — drop MSW mode from Vercel guide#2399
Merged
Conversation
…Vercel guide Closes the two deferred items from the docs-site pass (#2398 / #2392): - deployment-vercel.mdx: removed the entire MSW Mode section and all its references (intro table, "Choosing the Mode", the MSW checklist subsection, the Comparison table) — `@objectstack/plugin-msw` is gone. Hono server mode is now the single documented path; a short callout notes the removal. - implementation-status.mdx: QA table `@objectstack/plugin-msw` column → `@objectstack/verify` (the actual test harness). content/docs/** now has no removed-package references (only an intentional "removed in 11" callout). MDX validated by Build Docs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Closes the two deferred items from #2398 / #2392 — the 11 docs alignment tail.
deployment-vercel.mdx: removed the entire MSW Mode section and every reference to it (intro mode-table, "Choosing the Mode", the MSW checklist subsection, the Comparison table).@objectstack/plugin-mswis gone; Hono server mode is now the single documented path, with a short callout noting the removal.implementation-status.mdx: QA table@objectstack/plugin-mswcolumn →@objectstack/verify(the real test harness).content/docs/**now has no removed-package references (only the intentional "removed in 11" callout). Content-only; MDX validated by Build Docs.With this, the 10 → 11 docs alignment is complete (#2393 internal docs · #2396 upgrade guide + README · #2398 docs site · this tail).
🤖 Generated with Claude Code