Skip to content

v2.1.0

Compare
Choose a tag to compare
@usagizmo usagizmo released this 11 Jun 07:21
· 36 commits to main since this release

What's Changed

Commits

  • 🔧 Update project ID in Supabase config for flexible integration 95dff51
  • 🔧 Simplify linting configuration in .lintstagedrc.js 9087fbe
  • 🔧 Add *.avif to the list of ignored file patterns in cspell.json b4e77d5
  • 🎨 Refactor apps/web layout styling a7f6ad5
  • 🎨 Update font settings and Google Fonts links 6d83ba9
  • ♻️ Rename setUserInputs to updateUserInputs in UserStore b98bc5b
  • ♻️ [web] Replace @tailwindcss/postcss with @tailwindcss/vite c0ddf8d
  • 🔥 Remove unused .font-keycode settings 61828f0

Update dependencies

  • @eslint/js: ^9.4.0
  • @markuplint/svelte-parser: ^4.6.3
  • @supabase/supabase-js: ^2.43.4
  • @sveltejs/adapter-auto: ^3.2.1
  • @sveltejs/kit: ^2.5.10
  • @sveltejs/vite-plugin-svelte: ^3.1.1
  • @tailwindcss/cli: 4.0.0-alpha.15
  • @tailwindcss/vite: 4.0.0-alpha.15
  • @typescript-eslint/parser: ^7.12.0
  • cspell: ^8.8.4
  • eslint: ^9.4.0
  • globals: ^15.4.0
  • lint-staged: ^15.2.5
  • markuplint: ^4.9.0
  • prettier-plugin-svelte: ^3.2.4
  • prettier-plugin-tailwindcss: ^0.6.1
  • prettier: ^3.3.1
  • supabase: ^1.172.2
  • svelte-check: ^3.8.0
  • svelte: 5.0.0-next.151
  • tailwindcss: 4.0.0-alpha.15
  • tslib: ^2.6.3
  • turbo: ^2.0.1
  • typescript-eslint: ^7.12.0
  • vite: ^5.2.12

Full Changelog: v2.0.0...v2.1.0