Upgrade v0.16 (#357)

* bump version

* add update banner and cursorrules
This commit is contained in:
vincanger
2025-01-29 12:26:21 +01:00
committed by GitHub
parent f995341f0b
commit 8eecd97147
20 changed files with 75 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
title: Getting Started
banner:
content: |
Open SaaS is now running on <b><a href='https://wasp-lang.dev'>Wasp v0.15</a></b>! <br/>⚙️<br/>If you're running an older version and would like to upgrade, please follow the <a href="https://wasp-lang.dev/docs/migration-guides/migrate-from-0-14-to-0-15">migration instructions.</a>
Open SaaS is now running on <b><a href='https://wasp-lang.dev'>Wasp v0.16</a></b>! <br/>⚙️<br/>If you're running an older version and would like to upgrade, please follow the <a href="https://wasp-lang.dev/docs/migration-guides/migrate-from-0-15-to-0-16">migration instructions.</a>
---
import VideoPlayer from '../../../components/VideoPlayer.astro';