Add Aspire 13.4 what's new content#975
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Replaces the Aspire 13.4 placeholder release-notes page with full content modeled after prior what's-new articles. It leads with TypeScript AppHost GA and covers upgrade guidance, CLI/AppHost changes, Kubernetes/AKS deployment updates, dashboard and VS Code improvements, integration updates, and breaking changes.
Changes:
- Expands frontmatter description and intro list to summarize all 13.4 highlights.
- Adds sections for TypeScript AppHost GA, CLI enhancements, app model/AppHost updates, Kubernetes/AKS deployment, dashboard updates, VS Code extension, integration updates, community contributions, and a Breaking changes table with migration steps.
- Imports
Tabs,TabItem, andOsAwareTabsto support per-snippet C#/TypeScript code samples and OS-aware install instructions.
Show a summary per file
| File | Description |
|---|---|
| src/frontend/src/content/docs/whats-new/aspire-13-4.mdx | Replaces placeholder content with the full Aspire 13.4 release notes, including code samples, links to reference docs, and breaking-change migration tables. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
IEvangelist
approved these changes
May 15, 2026
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
Aspire 13.4 needs release notes that lead with TypeScript AppHost general availability and match the style of previous what's-new articles. This replaces the placeholder page with a complete release note based on the 13.4 changelog and review feedback.
Testing
pnpm --dir ./src/frontend run lintpnpm --dir ./src/frontend run build:skip-search