Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

@rafalnawojczyk
Copy link
Contributor

What kind of change does this PR introduce?

Slightly changes the output of the error, as when using:
.overrideTypes<MyType>()
for an array of results - I was getting error pointing me to use .returns<Array<YourType>> which is currently deprecated.

I've made a message clear for users that gets this error from .overrideTypes as well as for .returns enjoyers.

What is the current behavior?

It returns an error message that can be misleading and pointing to use deprecated features.

What is the new behavior?

Additional context

Add any other context or screenshots.

@soedirgo
Copy link
Member

Thanks!

@soedirgo soedirgo merged commit 8ba8745 into supabase:master Mar 13, 2025
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.19.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants