Developer Update - January 2025 #33416
CoolAssPuppy
announced in
Changelog
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here’s everything that happened with Supabase in the last month:
Third-party Auth with Firebase is now GA
Use Firebase Auth with your Supabase projects.
[Docs]
Easier to see errors in log charts
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
Set up custom types with
supabase-js
for more concise and accurate types that reflect your data.[GitHub]
Type validation for query filter values
The Supabase TypeScript SDK will correctly validate all query filter values in
eq
,neq
, andin
methods.[GitHub] [Docs]
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
This discussion was created from the release Developer Update - January 2025.
Beta Was this translation helpful? Give feedback.
All reactions