Developer Update - January 2025 #33416
CoolAssPuppy
announced in
Changelog
Replies: 1 comment
-
|
perfect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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-jsfor 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, andinmethods.[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