Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (rc) #1

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"silent-cooks-marry",
"silly-months-happen",
"sixty-dodos-smile",
"sixty-months-relate",
"sour-mugs-press",
"stale-turtles-hang",
"strong-pandas-marry",
Expand All @@ -114,6 +115,7 @@
"unlucky-pumpkins-itch",
"violet-brooms-report",
"warm-pears-sip",
"weak-peaches-fly",
"wicked-cougars-matter",
"wicked-toys-hear",
"wild-lobsters-kick"
Expand Down
12 changes: 12 additions & 0 deletions packages/accounts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @solana/accounts

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/addresses@2.0.0-rc.2
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-strings@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2
- @solana/rpc-spec@2.0.0-rc.2
- @solana/rpc-types@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/accounts",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for representing, fetching and decoding Solana accounts",
"exports": {
"browser": {
Expand Down
10 changes: 10 additions & 0 deletions packages/addresses/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @solana/addresses

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/assertions@2.0.0-rc.2
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-strings@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/addresses/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/addresses",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for generating account addresses",
"exports": {
"browser": {
Expand Down
7 changes: 7 additions & 0 deletions packages/assertions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/assertions

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/assertions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/assertions",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK",
"exports": {
"browser": {
Expand Down
7 changes: 7 additions & 0 deletions packages/codecs-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/codecs-core

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codecs-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/codecs-core",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Core types and helpers for encoding and decoding byte arrays on Solana",
"exports": {
"browser": {
Expand Down
9 changes: 9 additions & 0 deletions packages/codecs-data-structures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @solana/codecs-data-structures

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-numbers@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codecs-data-structures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/codecs-data-structures",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Codecs for various data structures",
"exports": {
"browser": {
Expand Down
8 changes: 8 additions & 0 deletions packages/codecs-numbers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solana/codecs-numbers

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/codecs-core@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codecs-numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/codecs-numbers",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Codecs for numbers of different sizes and endianness",
"exports": {
"browser": {
Expand Down
9 changes: 9 additions & 0 deletions packages/codecs-strings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @solana/codecs-strings

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-numbers@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codecs-strings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/codecs-strings",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Codecs for strings of different sizes and encodings",
"exports": {
"browser": {
Expand Down
11 changes: 11 additions & 0 deletions packages/codecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solana/codecs

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-data-structures@2.0.0-rc.2
- @solana/codecs-numbers@2.0.0-rc.2
- @solana/codecs-strings@2.0.0-rc.2
- @solana/options@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/codecs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/codecs",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "A library for encoding and decoding any data structure",
"exports": {
"browser": {
Expand Down
11 changes: 11 additions & 0 deletions packages/compat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solana/compat

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies [[`0158b31`](https://github.com/solana-labs/solana-web3.js/commit/0158b3181ed96996f269f3bff689f76411e460b3)]:
- @solana/keys@2.0.0-rc.2
- @solana/transactions@2.0.0-rc.2
- @solana/addresses@2.0.0-rc.2
- @solana/codecs-core@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/compat",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for converting from legacy web3js classes",
"exports": {
"browser": {
Expand Down
2 changes: 2 additions & 0 deletions packages/errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @solana/errors

## 2.0.0-rc.2

## 2.0.0-rc.1

## 2.0.0-rc.0
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/errors",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Throw, identify, and decode Solana JavaScript errors",
"exports": {
"browser": {
Expand Down
2 changes: 2 additions & 0 deletions packages/fast-stable-stringify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @solana/fast-stable-stringify

## 2.0.0-rc.2

## 2.0.0-rc.1

## 2.0.0-rc.0
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-stable-stringify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/fast-stable-stringify",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Deterministic stringification for when performance and bundle size matters",
"exports": {
"browser": {
Expand Down
2 changes: 2 additions & 0 deletions packages/functional/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @solana/functional

## 2.0.0-rc.2

## 2.0.0-rc.1

## 2.0.0-rc.0
Expand Down
2 changes: 1 addition & 1 deletion packages/functional/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/functional",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Functional JavaScript helpers",
"exports": {
"browser": {
Expand Down
7 changes: 7 additions & 0 deletions packages/instructions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solana/instructions

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/instructions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/instructions",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for creating transaction instructions",
"exports": {
"browser": {
Expand Down
12 changes: 12 additions & 0 deletions packages/keys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @solana/keys

## 2.0.0-rc.2

### Patch Changes

- [#3128](https://github.com/solana-labs/solana-web3.js/pull/3128) [`0158b31`](https://github.com/solana-labs/solana-web3.js/commit/0158b3181ed96996f269f3bff689f76411e460b3) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix missing export in `@solana/keys` package. This means, the `getPublicKeyFromPrivateKey` function is now properly exported.

- Updated dependencies []:
- @solana/assertions@2.0.0-rc.2
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-strings@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/keys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/keys",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Helpers for generating and transforming key material",
"exports": {
"browser": {
Expand Down
23 changes: 23 additions & 0 deletions packages/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @solana/web3.js

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies [[`0158b31`](https://github.com/solana-labs/solana-web3.js/commit/0158b3181ed96996f269f3bff689f76411e460b3)]:
- @solana/keys@2.0.0-rc.2
- @solana/signers@2.0.0-rc.2
- @solana/transaction-confirmation@2.0.0-rc.2
- @solana/transactions@2.0.0-rc.2
- @solana/rpc@2.0.0-rc.2
- @solana/sysvars@2.0.0-rc.2
- @solana/rpc-subscriptions@2.0.0-rc.2
- @solana/accounts@2.0.0-rc.2
- @solana/addresses@2.0.0-rc.2
- @solana/codecs@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2
- @solana/functional@2.0.0-rc.2
- @solana/instructions@2.0.0-rc.2
- @solana/programs@2.0.0-rc.2
- @solana/rpc-parsed-types@2.0.0-rc.2
- @solana/rpc-types@2.0.0-rc.2
- @solana/transaction-messages@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/web3.js",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Solana Javascript API",
"exports": {
"browser": {
Expand Down
11 changes: 11 additions & 0 deletions packages/options/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solana/options

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/codecs-core@2.0.0-rc.2
- @solana/codecs-data-structures@2.0.0-rc.2
- @solana/codecs-numbers@2.0.0-rc.2
- @solana/codecs-strings@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/options/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/options",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "Managing and serializing Rust-like Option types in JavaScript",
"exports": {
"browser": {
Expand Down
8 changes: 8 additions & 0 deletions packages/programs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solana/programs

## 2.0.0-rc.2

### Patch Changes

- Updated dependencies []:
- @solana/addresses@2.0.0-rc.2
- @solana/errors@2.0.0-rc.2

## 2.0.0-rc.1

### Patch Changes
Expand Down
Loading