-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace to HTTPTypes.HTTPRequest from Helpers.HTTPRequest #568
base: main
Are you sure you want to change the base?
Conversation
Thanks for taking the leap on this @zunda-pixel. We're not in the stage on having breaking changes at the moment, I'm planning a v3 for next couple of months, breaking changes will have to wait until then. For now, we need to make sure changes are retro-compatible. |
Ok, I am looking forward to v3. |
Yes @zunda-pixel , that is the branch. There are basically 3 issues that I want to fix yet on v2 before I move focus to v3, they are these ones: https://github.com/supabase/supabase-swift/issues?q=is%3Aopen+is%3Aissue+milestone%3Av2 |
00e9ef9
to
6617fc1
Compare
6617fc1
to
eaffb03
Compare
format
7ef1362
to
5bba6e3
Compare
939fc7d
to
9322ce2
Compare
Hi @grdsdev , |
# Conflicts: # Sources/Realtime/V2/Types.swift # Sources/Supabase/SupabaseClient.swift # Tests/IntegrationTests/Postgrest/PostgrestFilterTests.swift
Description
Replace to HTTPTypes's Components.