What's Changed
- ποΈ [web] Add GA4 component by @usagizmo in #804
- π Rename
--font-family-*
variables to--font-*
(for tailwindcss@v4-beta) by @usagizmo in #805 - π§ Consolidate turbo config into root turbo.json by @usagizmo in #806
- π§ [web/backend] Update Supabase types generation workflow by @usagizmo in #807
- π§ [web/backend] update Supabase types generation workflow
- Generate types at backend:
$generate/supabase-types.ts
- Copy types to web:
src/lib/$generate/supabase-types.ts
- Generate types at backend:
- π₯ Remove unnecessary
.env
file copies - π₯ Clean up
pnpm-lock.yaml
by removing unuseddotenv
package - β¬οΈ Update Supabase CLI from 1.207.9 to 2.0.6
- π§ [web/backend] update Supabase types generation workflow
- π§ Update BrowserSync port configuration from 8000 to 3000 260aef7
- π₯ Remove caution note about markuplint and Svelte 5 8b53952
- β¬οΈ Upgrade tailwindcss and @tailwindcss/cli to 4.0.0-beta.3 by @usagizmo in #802
- β¬οΈ Upgrade pnpm from 9.1.2 to 9.14.4 by @usagizmo in #803
- β¬οΈ Upgrade yakuhanjp from 4.0.0 to 4.1.1 9885f67
Full Changelog: v2.4.1...v2.5.0