Skip to content

Commit

Permalink
docs(v12-migration): fix title and link (#901)
Browse files Browse the repository at this point in the history
* docs(v12-migration): fix title and link

* chore: format
  • Loading branch information
KaiVandivier authored Dec 13, 2024
1 parent bbcd124 commit 0938b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/migration/v12.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: v12: Migrate to Vite & React 18
title: 'v12: Migrate to Vite & React 18'
---

# Platform v12 Migration Guide: Vite & React 18

Version 12.0.0 introduces Vite and React 18 to the platform, and introduces some great benefits including faster dev server startup, faster application builds, and better plugin UX. Check out the announcement blog post here (todo: link)!
Version 12.0.0 introduces Vite and React 18 to the platform, and introduces some great benefits including faster dev server startup, faster application builds, and better plugin UX. Check out the announcement blog post [here](/blog/2024/12/app-platform-v12)!

This guide describes the features that version 12 introduces, then some tips on how to easily upgrade to `@dhis2/cli-app-scripts` v12 and what to expect along the way.

Expand Down

0 comments on commit 0938b70

Please sign in to comment.