-
Notifications
You must be signed in to change notification settings - Fork 491
feat(repo): new integrations library - storage-vectors-js #1752
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
base: master
Are you sure you want to change the base?
Conversation
cff8202
to
d215fc9
Compare
d215fc9
to
c5ba065
Compare
* | ||
* @example | ||
* ```typescript | ||
* import { StorageVectorsClient } from '@supabase/storage-vectors-js' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
import { StorageVectorsClient } from '@supabase/storage-js
We will not be publishing @supabase/storage-vectors-js
.
975af9f
to
f4edb21
Compare
@supabase/auth-js
@supabase/functions-js
@supabase/postgrest-js
@supabase/realtime-js
@supabase/storage-js
@supabase/supabase-js
commit: |
334d9b7
to
35ace58
Compare
41c91ca
to
a667ec5
Compare
a667ec5
to
a37503f
Compare
0ac3932
to
267e61e
Compare
5dd9964
to
caef139
Compare
caef139
to
a72b02f
Compare
public: boolean | ||
} | ||
|
||
export interface AnalyticBucket { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is likely missing a name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you mean? tagging @fenos
@fenos Let's add the new library here