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 (alpha) #1815

Merged
merged 2 commits into from
Dec 7, 2023
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
9 changes: 8 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@
"@onflow/util-uid": "1.2.1"
},
"changesets": [
"nice-cups-rest"
"brown-dingos-taste",
"dull-oranges-tell",
"lucky-moons-smell",
"mean-bugs-cry",
"nice-cups-rest",
"old-plants-nail",
"serious-seahorses-camp",
"sixty-turkeys-destroy"
]
}
11 changes: 11 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @onflow/config

## 1.2.2-alpha.1

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

- Updated dependencies [[`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]

## 1.2.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/config",
"version": "1.2.2-alpha.0",
"version": "1.2.2-alpha.1",
"description": "Config for FCL-JS",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.11",
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
Expand All @@ -39,9 +39,9 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/util-actor": "^1.3.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-logger": "^1.3.2-alpha.0",
"@onflow/util-actor": "^1.3.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"eslint": "^8.34.0",
"eslint-plugin-jsdoc": "^46.9.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/fcl-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @onflow/fcl-bundle

## 1.4.2-alpha.1

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fcl-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-bundle",
"version": "1.4.2-alpha.0",
"version": "1.4.2-alpha.1",
"description": "FCL Bundler Tool",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand Down
11 changes: 8 additions & 3 deletions packages/fcl-wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# @onflow/fcl-wc

## 6.0.0
## 5.0.2-alpha.0

### Patch Changes

- Updated dependencies [[`4554254a`](https://github.com/onflow/fcl-js/commit/4554254a52e6062c04e5842f4ca7701e8b74bc64), [`cb5d38c8`](https://github.com/onflow/fcl-js/commit/cb5d38c8f1a2de47a1932ea8e89e43171b179712)]:
- @onflow/[email protected]
- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

- Updated dependencies [[`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259), [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d), [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]

## 5.0.1

Expand Down
12 changes: 6 additions & 6 deletions packages/fcl-wc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-wc",
"version": "5.0.1",
"version": "5.0.2-alpha.0",
"description": "WalletConnect adapter for FCL",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -26,23 +26,23 @@
"lint": "eslint ."
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"better-sqlite3": "^7.6.2",
"eslint": "^8.35.0",
"eslint-plugin-jsdoc": "^46.9.0",
"jest": "^29.5.0"
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"@onflow/config": "^1.2.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-logger": "^1.3.2-alpha.0",
"@onflow/config": "^1.2.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"@walletconnect/modal": "^2.4.7",
"@walletconnect/sign-client": "^2.8.1",
"@walletconnect/types": "^2.8.1",
"@walletconnect/utils": "^2.8.1"
},
"peerDependencies": {
"@onflow/fcl": "^1.10.0-alpha.1"
"@onflow/fcl": "^1.10.0-alpha.2"
}
}
25 changes: 25 additions & 0 deletions packages/fcl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# @onflow/fcl

## 1.10.0-alpha.2

### Minor Changes

- [#1802](https://github.com/onflow/fcl-js/pull/1802) [`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259) Thanks [@nialexsan](https://github.com/nialexsan)! - TS conversion

- [#1794](https://github.com/onflow/fcl-js/pull/1794) [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d) Thanks [@jribbink](https://github.com/jribbink)! - Add support for new event streaming API https://github.com/onflow/flips/blob/4152912f8ec39515eb1c4dddbc6605c6ebe70966/protocol/20230309-accessnode-event-streaming-api.md. Syntax remains unchanged & can be accessed via fcl.events().

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

- Updated dependencies [[`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259), [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d), [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
26 changes: 13 additions & 13 deletions packages/fcl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl",
"version": "1.10.0-alpha.1",
"version": "1.10.0-alpha.2",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -19,8 +19,8 @@
}
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/typedefs": "^1.3.0-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@onflow/typedefs": "^1.3.0-alpha.1",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.10",
"@types/node": "^18.13.0",
Expand Down Expand Up @@ -49,18 +49,18 @@
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/fcl-core": "1.8.1",
"@onflow/config": "^1.2.2-alpha.0",
"@onflow/config": "^1.2.2-alpha.1",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "^1.2.2-alpha.0",
"@onflow/sdk": "^1.4.0-alpha.1",
"@onflow/types": "^1.3.0-alpha.0",
"@onflow/util-actor": "^1.3.2-alpha.0",
"@onflow/util-address": "^1.2.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-logger": "^1.3.2-alpha.0",
"@onflow/rlp": "^1.2.2-alpha.1",
"@onflow/sdk": "^1.4.0-alpha.2",
"@onflow/types": "^1.3.0-alpha.1",
"@onflow/util-actor": "^1.3.2-alpha.1",
"@onflow/util-address": "^1.2.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"@onflow/util-semver": "^1.0.1",
"@onflow/util-template": "^1.2.2-alpha.0",
"@onflow/util-uid": "^1.2.2-alpha.0",
"@onflow/util-template": "^1.2.2-alpha.1",
"@onflow/util-uid": "^1.2.2-alpha.1",
"events": "^3.3.0",
"cross-fetch": "^3.1.6",
"sha3": "^2.1.4"
Expand Down
6 changes: 6 additions & 0 deletions packages/rlp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @onflow/rlp

## 1.2.2-alpha.1

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

## 1.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/rlp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/rlp",
"version": "1.2.2-alpha.0",
"version": "1.2.2-alpha.1",
"description": "Port of ethereumjs/rlp",
"license": "MPL-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.5",
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
Expand Down
23 changes: 23 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @onflow/sdk

## 1.4.0-alpha.2

### Minor Changes

- [#1802](https://github.com/onflow/fcl-js/pull/1802) [`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259) Thanks [@nialexsan](https://github.com/nialexsan)! - TS conversion

- [#1794](https://github.com/onflow/fcl-js/pull/1794) [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d) Thanks [@jribbink](https://github.com/jribbink)! - Add support for new event streaming API https://github.com/onflow/flips/blob/4152912f8ec39515eb1c4dddbc6605c6ebe70966/protocol/20230309-accessnode-event-streaming-api.md. Can be accessed through new SDK builder sdk.subscribeEvents(...).

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

- Updated dependencies [[`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259), [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d), [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4), [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]

## 1.3.1

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/sdk",
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"description": "Flow SDK",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -18,7 +18,7 @@
}
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@types/uuid": "^9.0.6",
"eslint": "^8.35.0",
"eslint-plugin-jsdoc": "^46.9.0",
Expand All @@ -41,15 +41,15 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/config": "^1.2.2-alpha.0",
"@onflow/rlp": "^1.2.2-alpha.0",
"@onflow/transport-http": "^1.10.0-alpha.0",
"@onflow/typedefs": "^1.3.0-alpha.0",
"@onflow/util-actor": "^1.3.2-alpha.0",
"@onflow/util-address": "^1.2.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-logger": "^1.3.2-alpha.0",
"@onflow/util-template": "^1.2.2-alpha.0",
"@onflow/config": "^1.2.2-alpha.1",
"@onflow/rlp": "^1.2.2-alpha.1",
"@onflow/transport-http": "^1.10.0-alpha.1",
"@onflow/typedefs": "^1.3.0-alpha.1",
"@onflow/util-actor": "^1.3.2-alpha.1",
"@onflow/util-address": "^1.2.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"@onflow/util-template": "^1.2.2-alpha.1",
"deepmerge": "^4.2.2",
"events": "^3.3.0",
"sha3": "^2.1.4",
Expand Down
12 changes: 12 additions & 0 deletions packages/transport-grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @onflow/transport-grpc

## 1.3.2-alpha.2

### Patch Changes

- [#1794](https://github.com/onflow/fcl-js/pull/1794) [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d) Thanks [@jribbink](https://github.com/jribbink)! - Deprecate @onflow/transport-grpc & add "not implemented" error for subscribeEvents

- Updated dependencies [[`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]

## 1.3.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/transport-grpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/transport-grpc",
"version": "1.3.2-alpha.1",
"version": "1.3.2-alpha.2",
"description": "Flow SDK GRPC Transport Module",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -13,8 +13,8 @@
"url": "https://github.com/onflow/flow-js-sdk/issues"
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/sdk": "^1.4.0-alpha.1",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@onflow/sdk": "^1.4.0-alpha.2",
"jest": "^29.5.0"
},
"source": "src/sdk-send-grpc.js",
Expand All @@ -34,9 +34,9 @@
"@improbable-eng/grpc-web": "^0.15.0",
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@onflow/protobuf": "^1.2.2",
"@onflow/rlp": "^1.2.2-alpha.0",
"@onflow/util-address": "^1.2.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-template": "^1.2.2-alpha.0"
"@onflow/rlp": "^1.2.2-alpha.1",
"@onflow/util-address": "^1.2.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-template": "^1.2.2-alpha.1"
}
}
18 changes: 18 additions & 0 deletions packages/transport-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @onflow/transport-http

## 1.10.0-alpha.1

### Minor Changes

- [#1802](https://github.com/onflow/fcl-js/pull/1802) [`699303cf`](https://github.com/onflow/fcl-js/commit/699303cfd5e0545267632c9236f8c91833ce1259) Thanks [@nialexsan](https://github.com/nialexsan)! - TS conversion

- [#1794](https://github.com/onflow/fcl-js/pull/1794) [`acf90a78`](https://github.com/onflow/fcl-js/commit/acf90a7841f843227d5d9edb450ef08322c77c4d) Thanks [@jribbink](https://github.com/jribbink)! - Add support for event streaming API interaction (subscribeEvents)

### Patch Changes

- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated

- Updated dependencies [[`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]
- @onflow/[email protected]

## 1.9.0

### Minor Changes
Expand Down
Loading
Loading