Skip to content

Conversation

ftonato
Copy link
Contributor

@ftonato ftonato commented Jan 13, 2021

What kind of change does this PR introduce?

Add a new Type to avoid use duplicated code.

What is the current behavior?

We're duplicating code for lack of specific data type.

What is the new behavior?

Creating this new type, we can remove the duplicated code using the new created type.

Additional context

JS is amazing, isn't?

@kiwicopple
Copy link
Member

🔥

@kiwicopple kiwicopple merged commit 0095777 into supabase:master Jan 14, 2021
@kiwicopple
Copy link
Member

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kiwicopple
Copy link
Member

kiwicopple commented Jan 14, 2021

I've merged this, but now that I think about it, this should probably be in our realtime-js library -
https://github.com/supabase/realtime-js/

Unfortunately it got released before I thought harder. Don't do PR's before coffee.

@ftonato
Copy link
Contributor Author

ftonato commented Jan 14, 2021

Hey @kiwicopple,

Don’t worry, this is how life works, first we do it, then we think and improve it 🚀

Where (path) exactly do you think this file should be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants