Skip to content

Commit

Permalink
fix up changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls committed Oct 9, 2023
1 parent 5f038e0 commit 7abd58d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .changeset/cool-lies-give.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@
"thirdweb": minor
---

drop support for solana
**Dropped Support for Solana**:

- We've decided to drop support for Solana across our SDKs.
- Starting with this version of our SDKs all previous solana related functionality will be removed.
- 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.
- You can read a detailed explanation of our decision [on our blog](https://blog.thirdweb.com/discontinuing-solana-support/).
7 changes: 6 additions & 1 deletion .changeset/honest-jokes-yell.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@
"thirdweb": minor
---

drop support for node 16
**Dropped Support for Node 16**:

- 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.
- 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.
- 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.
- For more information on EOL status of Node 16, see [Node.js Release Cycle](https://nodejs.dev/en/about/releases/).

0 comments on commit 7abd58d

Please sign in to comment.