Skip to content

Commit 021be1b

Browse files
committed
docs(repo): correct deprecation announcement link
1 parent c5dc021 commit 021be1b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This monorepo contains the complete suite of Supabase JavaScript SDK:
5757

5858
> ⚠️ **Node.js 18 Deprecation Notice**
5959
>
60-
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/supabase/supabase-js/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
60+
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/orgs/supabase/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
6161
>
6262
> If you must use Node.js 18, please use version `2.x.x` of these libraries where `x` is the last version that supported Node.js 18.
6363

docs/MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ npm install @supabase/[email protected]
8585

8686
### Discussion
8787

88-
For more details, see the [deprecation announcement](https://github.com/supabase/supabase-js/discussions/37217).
88+
For more details, see the [deprecation announcement](https://github.com/orgs/supabase/discussions/37217).
8989

9090
---
9191

packages/core/auth-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
> ⚠️ **Node.js 18 Deprecation Notice**
3939
>
40-
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/supabase/supabase-js/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
40+
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/orgs/supabase/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
4141
4242
## Quick start
4343

packages/core/functions-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
> ⚠️ **Node.js 18 Deprecation Notice**
3939
>
40-
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/supabase/supabase-js/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
40+
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/orgs/supabase/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
4141
4242
## Quick Start
4343

packages/core/storage-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
> ⚠️ **Node.js 18 Deprecation Notice**
3939
>
40-
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/supabase/supabase-js/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
40+
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/orgs/supabase/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
4141
4242
## Features
4343

packages/core/supabase-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
> ⚠️ **Node.js 18 Deprecation Notice**
3939
>
40-
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/supabase/supabase-js/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
40+
> Node.js 18 reached end-of-life on April 30, 2025. As announced in [our deprecation notice](https://github.com/orgs/supabase/discussions/37217), support for Node.js 18 was dropped on October 31, 2025.
4141
4242
## Usage
4343

0 commit comments

Comments
 (0)