Skip to content

Commit 9e08cc3

Browse files
chore(release): version 2.80.0 changelogs (#1836)
Co-authored-by: supabase-releaser[bot] <supabase-releaser[bot]@users.noreply.github.com>
1 parent d5f54f0 commit 9e08cc3

File tree

7 files changed

+50
-0
lines changed

7 files changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
### 🚀 Features
4+
5+
- **auth:** add TypeScript types for documented JWT claims fields ([#1802](https://github.com/supabase/supabase-js/pull/1802))
6+
7+
### 🩹 Fixes
8+
9+
- **auth:** only warn if multiple clients share a storage-key ([#1767](https://github.com/supabase/supabase-js/pull/1767))
10+
11+
### ❤️ Thank You
12+
13+
- Steve Hall @sh41
14+
- Sumit Kumar @Software-Engineering-Project-Team-Bob
15+
116
## 2.79.0 (2025-11-04)
217

318
### 🚀 Features

packages/core/auth-js/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
### 🚀 Features
4+
5+
- **auth:** add TypeScript types for documented JWT claims fields ([#1802](https://github.com/supabase/supabase-js/pull/1802))
6+
7+
### 🩹 Fixes
8+
9+
- **auth:** only warn if multiple clients share a storage-key ([#1767](https://github.com/supabase/supabase-js/pull/1767))
10+
11+
### ❤️ Thank You
12+
13+
- Steve Hall @sh41
14+
- Sumit Kumar @Software-Engineering-Project-Team-Bob
15+
116
## 2.79.0 (2025-11-04)
217

318
### 🚀 Features

packages/core/functions-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
This was a version bump only for @supabase/functions-js to align it with other projects, there were no code changes.
4+
15
## 2.79.0 (2025-11-04)
26

37
### 🚀 Features

packages/core/postgrest-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
This was a version bump only for @supabase/postgrest-js to align it with other projects, there were no code changes.
4+
15
## 2.79.0 (2025-11-04)
26

37
### 🚀 Features

packages/core/realtime-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
This was a version bump only for @supabase/realtime-js to align it with other projects, there were no code changes.
4+
15
## 2.79.0 (2025-11-04)
26

37
### 🚀 Features

packages/core/storage-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
This was a version bump only for @supabase/storage-js to align it with other projects, there were no code changes.
4+
15
## 2.79.0 (2025-11-04)
26

37
### 🚀 Features

packages/core/supabase-js/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.80.0 (2025-11-06)
2+
3+
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
4+
15
## 2.79.0 (2025-11-04)
26

37
### 🚀 Features

0 commit comments

Comments
 (0)