Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/lazy-bats-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-solana-program": minor
---

Upgraded to `@solana/kit`; the new name for the 2.0 lineage of `@solana/web3.js`
2 changes: 1 addition & 1 deletion locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"selectOptions": {
"js": {
"title": "JavaScript Client",
"desc": "A TypeScript library compatible with the new web3.js"
"desc": "A TypeScript library compatible with @solana/kit"
},
"rust": {
"title": "Rust Client",
Expand Down
2 changes: 1 addition & 1 deletion locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"selectOptions": {
"js": {
"title": "Client JavaScript",
"desc": "Une librairie TypeScript compatible avec le nouveau web3.js"
"desc": "Une librairie TypeScript compatible avec @solana/kit"
},
"rust": {
"title": "Client Rust",
Expand Down