---
number: 33416
slug: 33416-developer-update-january-2025
published: 2025-02-07
discussion: https://github.com/orgs/supabase/discussions/33416
labels:
  - frontend
  - auth
  - ai
  - analytics
page: https://supabase.com/changelog/33416-developer-update-january-2025
---

# 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](https://github.com/user-attachments/assets/75e887ef-9fe1-43c7-b91f-38c70ab6bfcc)
Use Firebase Auth with your Supabase projects.
[[Docs](https://supabase.link/docs-third-party-auth-ga-jan2025)]

## Easier to see errors in log charts
![easier-errors-in-logs](https://github.com/user-attachments/assets/9aa50bbc-6888-4155-8635-fa8daddac94d)
Log charts in Supabase are now stacked with successes and errors on top of each other, and colored by type.
[[Link](https://supabase.link/link-easier-errors-logs-jan2025)] [[GitHub](https://supabase.link/github-easier-errors-logs-jan2025)]

## Enhanced type inference for JSON fields
![enhanced-type-inference-for-json-fields](https://github.com/user-attachments/assets/23c78985-1239-4872-b6a5-3fe602341a6e)
Set up custom types with `supabase-js` for more concise and accurate types that reflect your data.
[[GitHub](https://supabase.link/github-enhanced-json-types-jan2025)]

## Type validation for query filter values
![type-validation-for-query-filter-values](https://github.com/user-attachments/assets/ec627922-c456-40ee-a67d-6fca39057c0b)
The Supabase TypeScript SDK will correctly validate all query filter values in  `eq`,  `neq`, and  `in`  methods.
[[GitHub](https://supabase.link/github-type-validation-query-jan2025)] [[Docs](https://supabase.link/docs-type-validation-query-jan2025)]

## AI Prompt for writing Edge Functions
![ai-prompt-for-writing-edge-functions](https://github.com/user-attachments/assets/ae3cbd6d-a641-4ded-8664-3a418f8c55c1)
A prompt to help generate Supabase Edge Functions following best practices that you can supply to Cursor, Copilot, and other AI coding tools.
[[Docs](https://supabase.link/docs-ai-prompt-edge-functions-jan2025)]

## Quick Product Announcements
- Free plans are now limited to 0.5GB *per project* instead of 0.5GB per account. Keep building! [[GitHub](https://supabase.link/github-free-plans-limited-jan2025)]
- Now you can top up your credit balance through your [organization's billing settings](https://supabase.com/dashboard/org/_/billing). [[GitHub](https://supabase.link/github-top-up-credit-balance-jan2025)]
- Added 3 configurable parameters to control disk autoscaling. [[GitHub](https://supabase.link/github-disk-autoscaling-parameters-jan2025)]
- Easier to find queries in the SQL Editor. [[GitHub](https://supabase.link/github-easier-sql-queries-jan2025)]

<hr /><em>This discussion was created from the release <a href='https://github.com/supabase/supabase/releases/tag/1.25.01'>Developer Update - January 2025</a>.</em>
