Skip to content

Commit

Permalink
📝 Update README.md (with Breaking changes for v2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
usagizmo committed Apr 28, 2024
1 parent 95dff51 commit 95ba725
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ Monorepo template for creating a web application.
### v2.0.0

- **Update Framework/Library Versions:**
- Switch to Svelte 5 (integrated with TypeScript and using the Rune compiler)
- Update to Tailwind CSS 4
- Switch to Svelte 5 (integrated with TypeScript and using the Rune)
- Update to Tailwind CSS 4 (removed `tailwind.config.js`)
- Upgrade to ESLint 9 and implement Flat Config
- **Backend Change:**
- Replace [Next.js](https://nextjs.org/) with [Supabase](https://supabase.com/) for backend services

Expand Down

0 comments on commit 95ba725

Please sign in to comment.