You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,11 @@
6
6
7
7
_The Supabase JS monorepo containing all the Supabase JavaScript client libraries._
8
8
9
-
> **IMPORTANT: Repository Structure Changed**
9
+
> **⚠️ IMPORTANT FOR CONTRIBUTORS: Repository Structure Changed**
10
10
>
11
-
> This repository has been restructured as a monorepo. **All libraries, including `supabase-js` itself, have moved to `packages/core/`**:
11
+
> **If you use these packages:** Nothing changed. Continue installing and using them as normal.
12
+
>
13
+
> **If you contribute to these packages:** This repository has been restructured as a monorepo. All libraries, including `supabase-js` itself, have moved to `packages/core/`:
12
14
>
13
15
> | What You're Looking For | Where It Is Now |
14
16
> |------------------------|-----------------|
@@ -17,10 +19,10 @@ _The Supabase JS monorepo containing all the Supabase JavaScript client librarie
0 commit comments