Skip to content

docs(v9): update demos and support info to use v9 version - #4642

Merged
brandyscarney merged 8 commits into
major-9.0from
docs/version-updates
Aug 14, 2026
Merged

docs(v9): update demos and support info to use v9 version#4642
brandyscarney merged 8 commits into
major-9.0from
docs/version-updates

Conversation

@brandyscarney

@brandyscarney brandyscarney commented Aug 14, 2026

Copy link
Copy Markdown
Member
  • Updates all demos to point to v9
  • Updates StackBlitz versions to v9
  • Changes the npm tag to use latest for the docusaurus build
  • Updates support table with v9 release date & v8 maintenance/support end dates
  • Updates playground template to include v9
  • Updates old references to v8

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-docs Ready Ready Preview Aug 14, 2026 5:20pm

Request Review

@brandyscarney brandyscarney changed the title Docs/version updates docs(v9): update demos and support info to use v9 version Aug 14, 2026
@brandyscarney
brandyscarney marked this pull request as ready for review August 14, 2026 16:00
@brandyscarney
brandyscarney requested a review from a team as a code owner August 14, 2026 16:00
@brandyscarney
brandyscarney requested review from BenOsodrac and ShaneK and removed request for a team and BenOsodrac August 14, 2026 16:00

@ShaneK ShaneK left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, the sweep itself is complete as far as I can tell, but need a couple of changes.

One thing that isn't from this PR but will cause us grief once v9 is live: vercel.json still redirects /docs/v8/:match* over to /docs/:match*, plus the ja equivalent. On this PR's preview there are 326 /docs/v8/ URLs in the sitemap and every one I tried 308s to the v9 page instead. I think we want to drop both lines and add /docs/v9/:match* versions so links against the new current version still land somewhere.

Comment thread versioned_docs/version-v8/reference/support.md Outdated
},
"node_modules/@ionic/core": {
"version": "8.8.16-dev.11785274070.1b3387c9",
"version": "9.0.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing to do here, just noting it for later. The lockfiles only moved the @ionic/* version strings, so @ionic/core still lists the same @stencil/core dep it had under the old dev pin. Probably fine since that pin was already a major-9.0 build, but might be worth a real npm install in the four template dirs at some point, since these get copied straight into the generated StackBlitz project.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah we will want to test out the StackBlitz before we merge major-9.0.

Co-authored-by: Shane <shane@shanessite.net>
@brandyscarney
brandyscarney merged commit 31b2943 into major-9.0 Aug 14, 2026
4 checks passed
@brandyscarney
brandyscarney deleted the docs/version-updates branch August 14, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants