Skip to content

Commit 0804b39

Browse files
Version Packages
1 parent d23dffc commit 0804b39

File tree

90 files changed

+507
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+507
-105
lines changed

.changeset/better-crabs-taste.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/cold-beans-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fast-ghosts-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fresh-ghosts-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-dragons-yell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/legal-pillows-vanish.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/nine-hands-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-socks-doubt.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/tall-boxes-kick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/weak-boxes-stay.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/accounts/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @solana/accounts
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`304a44f`](https://github.com/anza-xyz/kit/commit/304a44fc68401001af45b1088eea825d8f437677), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/rpc-spec@2.2.0
10+
- @solana/addresses@2.2.0
11+
- @solana/codecs-core@2.2.0
12+
- @solana/codecs-strings@2.2.0
13+
- @solana/rpc-types@2.2.0
14+
315
## 2.1.1
416

517
### Patch Changes

packages/accounts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/accounts",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Helpers for representing, fetching and decoding Solana accounts",
55
"exports": {
66
"edge-light": {

packages/addresses/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @solana/addresses
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/assertions@2.2.0
10+
- @solana/codecs-core@2.2.0
11+
- @solana/codecs-strings@2.2.0
12+
- @solana/nominal-types@2.2.0
13+
314
## 2.1.1
415

516
### Patch Changes

packages/addresses/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/addresses",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Helpers for generating account addresses",
55
"exports": {
66
"edge-light": {

packages/assertions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solana/assertions
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
310
## 2.1.1
411

512
### Patch Changes

packages/assertions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/assertions",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK",
55
"exports": {
66
"edge-light": {

packages/codecs-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @solana/codecs-core
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
310
## 2.1.1
411

512
### Patch Changes

packages/codecs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/codecs-core",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Core types and helpers for encoding and decoding byte arrays on Solana",
55
"exports": {
66
"edge-light": {

packages/codecs-data-structures/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @solana/codecs-data-structures
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/codecs-core@2.2.0
10+
- @solana/codecs-numbers@2.2.0
11+
312
## 2.1.1
413

514
### Patch Changes

packages/codecs-data-structures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/codecs-data-structures",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Codecs for various data structures",
55
"exports": {
66
"edge-light": {

packages/codecs-numbers/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @solana/codecs-numbers
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/codecs-core@2.2.0
10+
311
## 2.1.1
412

513
### Patch Changes

packages/codecs-numbers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/codecs-numbers",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Codecs for numbers of different sizes and endianness",
55
"exports": {
66
"edge-light": {

packages/codecs-strings/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @solana/codecs-strings
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/codecs-core@2.2.0
10+
- @solana/codecs-numbers@2.2.0
11+
312
## 2.1.1
413

514
### Patch Changes

packages/codecs-strings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/codecs-strings",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Codecs for strings of different sizes and encodings",
55
"exports": {
66
"edge-light": {

packages/codecs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @solana/codecs
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @solana/codecs-core@2.2.0
9+
- @solana/codecs-data-structures@2.2.0
10+
- @solana/codecs-numbers@2.2.0
11+
- @solana/codecs-strings@2.2.0
12+
- @solana/options@2.2.0
13+
314
## 2.1.1
415

516
### Patch Changes

packages/codecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/codecs",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "A library for encoding and decoding any data structure",
55
"exports": {
66
"edge-light": {

packages/compat/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @solana/compat
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#488](https://github.com/anza-xyz/kit/pull/488) [`810d6ab`](https://github.com/anza-xyz/kit/commit/810d6abafe1b7ea46ed63c491db1f5d6c16397ab) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Remove the `I` prefix on the following types: `IInstruction`, `IInstructionWithAccounts`, `IInstructionWithData`, `IInstructionWithSigners`, `IAccountMeta`, `IAccountLookupMeta` and `IAccountSignerMeta`. The old names are kept as aliases but marked as deprecated.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`6ccbf01`](https://github.com/anza-xyz/kit/commit/6ccbf012703fce1cb40388b0f4e1ffaeffea838a), [`bbcb913`](https://github.com/anza-xyz/kit/commit/bbcb913839d33abc746f38d6e65e7bfd30cd2ac6), [`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639), [`810d6ab`](https://github.com/anza-xyz/kit/commit/810d6abafe1b7ea46ed63c491db1f5d6c16397ab)]:
12+
- @solana/transactions@2.2.0
13+
- @solana/errors@2.2.0
14+
- @solana/instructions@2.2.0
15+
- @solana/addresses@2.2.0
16+
- @solana/codecs-core@2.2.0
17+
- @solana/keys@2.2.0
18+
319
## 2.1.1
420

521
### Patch Changes

packages/compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/compat",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Helpers for converting from legacy web3js classes",
55
"exports": {
66
"edge-light": {

packages/errors/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @solana/errors
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#426](https://github.com/anza-xyz/kit/pull/426) [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Deprecate the `I` prefix of four transaction message types to stay consistent with the rest of them. Namely, the following types are renamed and their old names are marked as deprecated:
8+
- `ITransactionMessageWithFeePayer` -> `TransactionMessageWithFeePayer`
9+
- `ITransactionMessageWithFeePayerSigner` -> `TransactionMessageWithFeePayerSigner`
10+
- `ITransactionMessageWithSigners` -> `TransactionMessageWithSigners`
11+
- `ITransactionMessageWithSingleSendingSigner` -> `TransactionMessageWithSingleSendingSigner`
12+
13+
### Patch Changes
14+
15+
- [#425](https://github.com/anza-xyz/kit/pull/425) [`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Add a variety of types, constants and functions to help with transaction sizes and their limits
16+
317
## 2.1.1
418

519
### Patch Changes

packages/errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/errors",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Throw, identify, and decode Solana JavaScript errors",
55
"exports": {
66
"edge-light": {

packages/fast-stable-stringify/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @solana/fast-stable-stringify
22

3+
## 2.2.0
4+
35
## 2.1.1
46

57
### Patch Changes

packages/fast-stable-stringify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/fast-stable-stringify",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Deterministic stringification for when performance and bundle size matters",
55
"exports": {
66
"edge-light": {

packages/functional/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @solana/functional
22

3+
## 2.2.0
4+
35
## 2.1.1
46

57
### Patch Changes

packages/functional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/functional",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Functional JavaScript helpers",
55
"exports": {
66
"edge-light": {

packages/instructions/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @solana/instructions
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#488](https://github.com/anza-xyz/kit/pull/488) [`810d6ab`](https://github.com/anza-xyz/kit/commit/810d6abafe1b7ea46ed63c491db1f5d6c16397ab) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Remove the `I` prefix on the following types: `IInstruction`, `IInstructionWithAccounts`, `IInstructionWithData`, `IInstructionWithSigners`, `IAccountMeta`, `IAccountLookupMeta` and `IAccountSignerMeta`. The old names are kept as aliases but marked as deprecated.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
12+
- @solana/errors@2.2.0
13+
- @solana/codecs-core@2.2.0
14+
315
## 2.1.1
416

517
### Patch Changes

packages/instructions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solana/instructions",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Helpers for creating transaction instructions",
55
"exports": {
66
"edge-light": {

packages/keys/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @solana/keys
22

3+
## 2.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`93609aa`](https://github.com/anza-xyz/kit/commit/93609aa31dbd83086d0debd41aa2f8e9a0809761), [`b7dfe03`](https://github.com/anza-xyz/kit/commit/b7dfe033a8e929d7a598d8bfea546e9ef4207639)]:
8+
- @solana/errors@2.2.0
9+
- @solana/assertions@2.2.0
10+
- @solana/codecs-core@2.2.0
11+
- @solana/codecs-strings@2.2.0
12+
- @solana/nominal-types@2.2.0
13+
314
## 2.1.1
415

516
### Patch Changes

0 commit comments

Comments
 (0)