Skip to content

Commit 7abd58d

Browse files
committed
fix up changesets
1 parent 5f038e0 commit 7abd58d

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.changeset/cool-lies-give.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,9 @@
88
"thirdweb": minor
99
---
1010

11-
drop support for solana
11+
**Dropped Support for Solana**:
12+
13+
- We've decided to drop support for Solana across our SDKs.
14+
- Starting with this version of our SDKs all previous solana related functionality will be removed.
15+
- Previous versions of our SDKs will continue to work with Solana. However, we will not be providing any further updates or bug fixes for Solana.
16+
- You can read a detailed explanation of our decision [on our blog](https://blog.thirdweb.com/discontinuing-solana-support/).

.changeset/honest-jokes-yell.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@
55
"thirdweb": minor
66
---
77

8-
drop support for node 16
8+
**Dropped Support for Node 16**:
9+
10+
- As part of our commitment to maintain up-to-date with the evolving ecosystem and provide the best support for our users, we have made the decision to cease support for Node 16. Starting with this version, our SDKs will no longer be tested against or guaranteed to work with Node.js version 16.
11+
- We encourage users to upgrade to a more recent version of Node.js to continue to benefit from the latest features, improvements, and security updates.
12+
- If you are unable to upgrade to a more recent version of Node.js, you can continue to use the previous version of our SDKs. However, we will not be providing any further updates or bug fixes for Node 16.
13+
- For more information on EOL status of Node 16, see [Node.js Release Cycle](https://nodejs.dev/en/about/releases/).

0 commit comments

Comments
 (0)