Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@usagizmo usagizmo released this 10 Dec 14:59
· 5 commits to main since this release

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
      1. Generate types at backend: $generate/supabase-types.ts
      2. Copy types to web: src/lib/$generate/supabase-types.ts
    • πŸ”₯ Remove unnecessary .env file copies
    • πŸ”₯ Clean up pnpm-lock.yaml by removing unused dotenv package
    • ⬆️ Update Supabase CLI from 1.207.9 to 2.0.6
  • πŸ”§ 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