Update Feb 7, 2025 tracked by Updatify

Developer Update - January 2025

Here’s everything that happened with Supabase in the last month:

Third-party Auth with Firebase is now GA

third-party-auth-with-firebase-is-ga Use Firebase Auth with your Supabase projects. [Docs]

Easier to see errors in log charts

easier-errors-in-logs Log charts in Supabase are now stacked with successes and errors on top of each other, and colored by type. [Link] [GitHub]

Enhanced type inference for JSON fields

enhanced-type-inference-for-json-fields Set up custom types with supabase-js for more concise and accurate types that reflect your data. [GitHub]

Type validation for query filter values

type-validation-for-query-filter-values The Supabase TypeScript SDK will correctly validate all query filter values in  eqneq, and  in  methods. [GitHub] [Docs]

AI Prompt for writing Edge Functions

ai-prompt-for-writing-edge-functions A prompt to help generate Supabase Edge Functions following best practices that you can supply to Cursor, Copilot, and other AI coding tools. [Docs]

Quick Product Announcements

  • Free plans are now limited to 0.5GB per project instead of 0.5GB per account. Keep building! [GitHub]
  • Now you can top up your credit balance through your organization’s billing settings. [GitHub]
  • Added 3 configurable parameters to control disk autoscaling. [GitHub]
  • Easier to find queries in the SQL Editor. [GitHub]