From 8290784b419080b77529ceccd6daa1d3f517730d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 May 2022 16:54:02 +0000 Subject: [PATCH] Version Packages --- .changeset/angry-rockets-sniff.md | 5 --- .changeset/blue-eels-whisper.md | 5 --- .changeset/blue-pianos-search.md | 7 ---- .changeset/clever-seals-own.md | 5 --- .changeset/dull-poems-think.md | 6 --- .changeset/fair-files-reply.md | 5 --- .changeset/forty-humans-stare.md | 5 --- .changeset/good-cougars-impress.md | 5 --- .changeset/green-garlics-lick.md | 2 - .changeset/heavy-cats-draw.md | 5 --- .changeset/heavy-rabbits-hear.md | 7 ---- .changeset/late-hounds-judge.md | 5 --- .changeset/mean-timers-help.md | 5 --- .changeset/plenty-kids-remember.md | 19 --------- .changeset/pre.json | 41 -------------------- .changeset/rich-cheetahs-occur.md | 8 ---- .changeset/short-ravens-return.md | 9 ----- .changeset/spicy-wombats-taste.md | 19 --------- packages/config/CHANGELOG.md | 11 ++++++ packages/config/package.json | 4 +- packages/fcl/CHANGELOG.md | 41 ++++++++++++++++++++ packages/fcl/package.json | 20 +++++----- packages/protobuf/CHANGELOG.md | 6 +++ packages/protobuf/package.json | 2 +- packages/rlp/CHANGELOG.md | 10 +++++ packages/rlp/package.json | 2 +- packages/sdk/CHANGELOG.md | 28 +++++++++++++ packages/sdk/package.json | 18 ++++----- packages/transport-grpc/CHANGELOG.md | 21 ++++++++++ packages/transport-grpc/package.json | 12 +++--- packages/transport-http/CHANGELOG.md | 24 ++++++++++++ packages/transport-http/package.json | 14 +++---- packages/types/CHANGELOG.md | 10 +++++ packages/types/package.json | 2 +- packages/util-actor/CHANGELOG.md | 12 ++++++ packages/util-actor/package.json | 2 +- packages/util-address/CHANGELOG.md | 12 ++++++ packages/util-address/package.json | 4 +- packages/util-encode-key/CHANGELOG.md | 16 ++++++++ packages/util-encode-key/package.json | 8 ++-- packages/util-invariant/CHANGELOG.md | 12 ++++++ packages/util-invariant/package.json | 4 +- packages/util-logger/CHANGELOG.md | 13 +++++++ packages/util-logger/package.json | 4 +- packages/util-node-http-modules/CHANGELOG.md | 10 +++++ packages/util-node-http-modules/package.json | 2 +- packages/util-template/CHANGELOG.md | 10 +++++ packages/util-template/package.json | 2 +- packages/util-uid/CHANGELOG.md | 10 +++++ packages/util-uid/package.json | 2 +- 50 files changed, 297 insertions(+), 214 deletions(-) delete mode 100644 .changeset/angry-rockets-sniff.md delete mode 100644 .changeset/blue-eels-whisper.md delete mode 100644 .changeset/blue-pianos-search.md delete mode 100644 .changeset/clever-seals-own.md delete mode 100644 .changeset/dull-poems-think.md delete mode 100644 .changeset/fair-files-reply.md delete mode 100644 .changeset/forty-humans-stare.md delete mode 100644 .changeset/good-cougars-impress.md delete mode 100644 .changeset/green-garlics-lick.md delete mode 100644 .changeset/heavy-cats-draw.md delete mode 100644 .changeset/heavy-rabbits-hear.md delete mode 100644 .changeset/late-hounds-judge.md delete mode 100644 .changeset/mean-timers-help.md delete mode 100644 .changeset/plenty-kids-remember.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/rich-cheetahs-occur.md delete mode 100644 .changeset/short-ravens-return.md delete mode 100644 .changeset/spicy-wombats-taste.md diff --git a/.changeset/angry-rockets-sniff.md b/.changeset/angry-rockets-sniff.md deleted file mode 100644 index 5d6faf4c3..000000000 --- a/.changeset/angry-rockets-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/sdk": patch ---- - -Export encodeTransactionPayload, encodeTransactionEnvelope, and encodeTxIdFromVoucher from sdk. diff --git a/.changeset/blue-eels-whisper.md b/.changeset/blue-eels-whisper.md deleted file mode 100644 index 9adea9fe1..000000000 --- a/.changeset/blue-eels-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/sdk": patch ---- - -Add sansPrefix for address before RLP encoding diff --git a/.changeset/blue-pianos-search.md b/.changeset/blue-pianos-search.md deleted file mode 100644 index 87eb643c1..000000000 --- a/.changeset/blue-pianos-search.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@onflow/sdk": patch -"@onflow/transport-grpc": patch -"@onflow/transport-http": patch ---- - -Add blockId to GetTransactionStatus response diff --git a/.changeset/clever-seals-own.md b/.changeset/clever-seals-own.md deleted file mode 100644 index 34b2589a7..000000000 --- a/.changeset/clever-seals-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/config": patch ---- - -Create config package diff --git a/.changeset/dull-poems-think.md b/.changeset/dull-poems-think.md deleted file mode 100644 index cebbf1280..000000000 --- a/.changeset/dull-poems-think.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@onflow/fcl": patch -"@onflow/util-actor": patch ---- - -Internal update to util-actor diff --git a/.changeset/fair-files-reply.md b/.changeset/fair-files-reply.md deleted file mode 100644 index 3dcae874c..000000000 --- a/.changeset/fair-files-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/transport-http": patch ---- - -Propagate up http error in node environment diff --git a/.changeset/forty-humans-stare.md b/.changeset/forty-humans-stare.md deleted file mode 100644 index caec8e228..000000000 --- a/.changeset/forty-humans-stare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/fcl": major ---- - -Updated Account Proof Domain Tag in WalletUtils encode to "FCL-ACCOUNT-PROOF-V0.0", Update encodeAccountProof padStart diff --git a/.changeset/good-cougars-impress.md b/.changeset/good-cougars-impress.md deleted file mode 100644 index ea65d0d1c..000000000 --- a/.changeset/good-cougars-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/fcl": patch ---- - -Remove window.extensions from service msg diff --git a/.changeset/green-garlics-lick.md b/.changeset/green-garlics-lick.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/green-garlics-lick.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/heavy-cats-draw.md b/.changeset/heavy-cats-draw.md deleted file mode 100644 index faa1a29c4..000000000 --- a/.changeset/heavy-cats-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/fcl": minor ---- - -Import Buffer from rlp in encode-account-proof diff --git a/.changeset/heavy-rabbits-hear.md b/.changeset/heavy-rabbits-hear.md deleted file mode 100644 index 04e2bc96a..000000000 --- a/.changeset/heavy-rabbits-hear.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@onflow/util-address": patch -"@onflow/util-encode-key": patch -"@onflow/util-invariant": patch ---- - -Update @onflow/types dependency to match most current version diff --git a/.changeset/late-hounds-judge.md b/.changeset/late-hounds-judge.md deleted file mode 100644 index 4a2144435..000000000 --- a/.changeset/late-hounds-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/transport-http": patch ---- - -Expose error returned from AN through HTTPRequestError diff --git a/.changeset/mean-timers-help.md b/.changeset/mean-timers-help.md deleted file mode 100644 index baa3885c2..000000000 --- a/.changeset/mean-timers-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@onflow/fcl": patch ---- - -Add support for local FCLCrypto contract account-proof/user-signature verification. fcl.config.network or opts.fclCryptoContract override is now required to use this api. diff --git a/.changeset/plenty-kids-remember.md b/.changeset/plenty-kids-remember.md deleted file mode 100644 index e937ac87c..000000000 --- a/.changeset/plenty-kids-remember.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -"@onflow/config": patch -"@onflow/fcl": patch -"@onflow/rlp": patch -"@onflow/sdk": patch -"@onflow/transport-grpc": patch -"@onflow/transport-http": patch -"@onflow/types": patch -"@onflow/util-actor": patch -"@onflow/util-address": patch -"@onflow/util-encode-key": patch -"@onflow/util-invariant": patch -"@onflow/util-logger": patch -"@onflow/util-node-http-modules": patch -"@onflow/util-template": patch -"@onflow/util-uid": patch ---- - -No longer minify released source code. diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 17731228c..000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "mode": "exit", - "tag": "alpha", - "initialVersions": { - "@onflow/fcl": "0.0.79-alpha.3", - "@onflow/protobuf": "0.1.8", - "@onflow/rlp": "0.0.3", - "@onflow/sdk": "0.0.57-alpha.3", - "@onflow/transport-grpc": "0.0.3-alpha.0", - "@onflow/transport-http": "0.0.6", - "@onflow/types": "0.0.6", - "@onflow/util-actor": "0.0.2", - "@onflow/util-address": "0.0.0", - "@onflow/util-encode-key": "0.0.2", - "@onflow/util-invariant": "0.0.0", - "@onflow/util-logger": "0.0.1", - "@onflow/util-node-http-modules": "0.0.1", - "@onflow/util-template": "0.0.1", - "@onflow/util-uid": "0.0.1", - "@onflow/config": "1.0.0-alpha.0" - }, - "changesets": [ - "angry-rockets-sniff", - "blue-eels-whisper", - "blue-pianos-search", - "clever-seals-own", - "dull-poems-think", - "fair-files-reply", - "forty-humans-stare", - "good-cougars-impress", - "green-garlics-lick", - "heavy-cats-draw", - "heavy-rabbits-hear", - "late-hounds-judge", - "mean-timers-help", - "plenty-kids-remember", - "rich-cheetahs-occur", - "short-ravens-return", - "spicy-wombats-taste" - ] -} diff --git a/.changeset/rich-cheetahs-occur.md b/.changeset/rich-cheetahs-occur.md deleted file mode 100644 index 17ec2af9a..000000000 --- a/.changeset/rich-cheetahs-occur.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@onflow/fcl": patch -"@onflow/sdk": patch -"@onflow/transport-grpc": patch -"@onflow/transport-http": patch ---- - -**BREAKING** Remove deprecated block builders, interaction types and send methods. diff --git a/.changeset/short-ravens-return.md b/.changeset/short-ravens-return.md deleted file mode 100644 index eec984661..000000000 --- a/.changeset/short-ravens-return.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@onflow/fcl": major ---- - -# Removed default contract address for verifyAccountProof, verifyUserSignatures - -AppUtils.verifyAccountProof and AppUtils.verifyUserSignatures now requires -setting `fcl.config.flow.network` (testnet or mainnet) or override contract address via -`opts.fclCryptoContract` diff --git a/.changeset/spicy-wombats-taste.md b/.changeset/spicy-wombats-taste.md deleted file mode 100644 index 530757caa..000000000 --- a/.changeset/spicy-wombats-taste.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -"@onflow/fcl": major -"@onflow/util-address": major -"@onflow/util-encode-key": major -"@onflow/util-invariant": major -"@onflow/protobuf": major -"@onflow/rlp": major -"@onflow/sdk": major -"@onflow/transport-grpc": major -"@onflow/transport-http": major -"@onflow/types": major -"@onflow/util-actor": major -"@onflow/util-logger": major -"@onflow/util-node-http-modules": major -"@onflow/util-template": major -"@onflow/util-uid": major ---- - -Release 1.0.0 alpha diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index eb72b67e4..0d94f8154 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,16 @@ # @onflow/config +## 1.0.0 + +### Patch Changes + +- [#1124](https://github.com/onflow/fcl-js/pull/1124) [`9c191c15`](https://github.com/onflow/fcl-js/commit/9c191c1520ee772b4343265a42ad0e995a92dd9a) Thanks [@chasefleming](https://github.com/chasefleming)! - Create config package + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +* Updated dependencies [[`de47af64`](https://github.com/onflow/fcl-js/commit/de47af647a5bdad154a2d83e2ea2260ab54f0c60), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/util-actor@1.0.0 + ## 1.0.0-alpha.2 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index 2185a73f8..7f65153f5 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/config", - "version": "1.0.0-alpha.2", + "version": "1.0.0", "description": "Config for FCL-JS", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -34,6 +34,6 @@ "start": "microbundle watch" }, "dependencies": { - "@onflow/util-actor": "^1.0.0-alpha.2" + "@onflow/util-actor": "^1.0.0" } } diff --git a/packages/fcl/CHANGELOG.md b/packages/fcl/CHANGELOG.md index fb5ed42c5..643ba8a62 100644 --- a/packages/fcl/CHANGELOG.md +++ b/packages/fcl/CHANGELOG.md @@ -1,5 +1,46 @@ # @onflow/fcl +## 1.0.0 + +### Major Changes + +- [#1159](https://github.com/onflow/fcl-js/pull/1159) [`28b482fa`](https://github.com/onflow/fcl-js/commit/28b482fa45131faa9d3fad4195a6790b0d301210) Thanks [@gregsantos](https://github.com/gregsantos)! - Updated Account Proof Domain Tag in WalletUtils encode to "FCL-ACCOUNT-PROOF-V0.0", Update encodeAccountProof padStart + +* [#1158](https://github.com/onflow/fcl-js/pull/1158) [`f4ae08bb`](https://github.com/onflow/fcl-js/commit/f4ae08bb7e2bdfd1a0364ad1e37b90a489cd104c) Thanks [@gregsantos](https://github.com/gregsantos)! - # Removed default contract address for verifyAccountProof, verifyUserSignatures + + AppUtils.verifyAccountProof and AppUtils.verifyUserSignatures now requires + setting `fcl.config.flow.network` (testnet or mainnet) or override contract address via + `opts.fclCryptoContract` + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Minor Changes + +- [#1118](https://github.com/onflow/fcl-js/pull/1118) [`21a2dda7`](https://github.com/onflow/fcl-js/commit/21a2dda728aeccee5f3a6c89f8a0c0a9b332e997) Thanks [@gregsantos](https://github.com/gregsantos)! - Import Buffer from rlp in encode-account-proof + +### Patch Changes + +- [#1143](https://github.com/onflow/fcl-js/pull/1143) [`de47af64`](https://github.com/onflow/fcl-js/commit/de47af647a5bdad154a2d83e2ea2260ab54f0c60) Thanks [@gregsantos](https://github.com/gregsantos)! - Internal update to util-actor + +* [#1165](https://github.com/onflow/fcl-js/pull/1165) [`f4ce7b6e`](https://github.com/onflow/fcl-js/commit/f4ce7b6eef551dba1ba6fd94ee18a99176f4a041) Thanks [@gregsantos](https://github.com/gregsantos)! - Remove window.extensions from service msg + +- [#1141](https://github.com/onflow/fcl-js/pull/1141) [`ac108e20`](https://github.com/onflow/fcl-js/commit/ac108e2082659cd9f763c42638d2664e593f514c) Thanks [@gregsantos](https://github.com/gregsantos)! - Add support for local FCLCrypto contract account-proof/user-signature verification. fcl.config.network or opts.fclCryptoContract override is now required to use this api. + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +- [#1115](https://github.com/onflow/fcl-js/pull/1115) [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - **BREAKING** Remove deprecated block builders, interaction types and send methods. + +- Updated dependencies [[`700433d5`](https://github.com/onflow/fcl-js/commit/700433d50d4156183b09b13781f7f74f23882586), [`6ff970df`](https://github.com/onflow/fcl-js/commit/6ff970dfc04281c86043e1cf8f5bceb633dc4186), [`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7), [`9c191c15`](https://github.com/onflow/fcl-js/commit/9c191c1520ee772b4343265a42ad0e995a92dd9a), [`de47af64`](https://github.com/onflow/fcl-js/commit/de47af647a5bdad154a2d83e2ea2260ab54f0c60), [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/sdk@1.0.0 + - @onflow/config@1.0.0 + - @onflow/util-actor@1.0.0 + - @onflow/util-address@1.0.0 + - @onflow/util-invariant@1.0.0 + - @onflow/rlp@1.0.0 + - @onflow/types@1.0.0 + - @onflow/util-template@1.0.0 + - @onflow/util-uid@1.0.0 + ## 1.0.0-alpha.3 ### Major Changes diff --git a/packages/fcl/package.json b/packages/fcl/package.json index 1dbeceb20..1378f1adc 100644 --- a/packages/fcl/package.json +++ b/packages/fcl/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/fcl", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "description": "Flow Client Library", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -41,15 +41,15 @@ "start": "microbundle watch --define MICROBUNDLE_CURRENT_VERSION=$npm_package_version" }, "dependencies": { - "@onflow/config": "^1.0.0-alpha.2", + "@onflow/config": "^1.0.0", "@onflow/interaction": "0.0.11", - "@onflow/rlp": "^1.0.0-alpha.1", - "@onflow/sdk": "^1.0.0-alpha.2", - "@onflow/types": "^1.0.0-alpha.1", - "@onflow/util-actor": "^1.0.0-alpha.2", - "@onflow/util-address": "^1.0.0-alpha.1", - "@onflow/util-invariant": "^1.0.0-alpha.1", - "@onflow/util-template": "^1.0.0-alpha.1", - "@onflow/util-uid": "^1.0.0-alpha.1" + "@onflow/rlp": "^1.0.0", + "@onflow/sdk": "^1.0.0", + "@onflow/types": "^1.0.0", + "@onflow/util-actor": "^1.0.0", + "@onflow/util-address": "^1.0.0", + "@onflow/util-invariant": "^1.0.0", + "@onflow/util-template": "^1.0.0", + "@onflow/util-uid": "^1.0.0" } } diff --git a/packages/protobuf/CHANGELOG.md b/packages/protobuf/CHANGELOG.md index 33a2fbd40..40e954a93 100644 --- a/packages/protobuf/CHANGELOG.md +++ b/packages/protobuf/CHANGELOG.md @@ -1,5 +1,11 @@ # @onflow/protobuf +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + ## 1.0.0-alpha.0 ### Major Changes diff --git a/packages/protobuf/package.json b/packages/protobuf/package.json index 1fad1a082..4c3cb14f2 100644 --- a/packages/protobuf/package.json +++ b/packages/protobuf/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/protobuf", - "version": "1.0.0-alpha.0", + "version": "1.0.0", "description": "Access Node Protobuf", "license": "Apache-2.0", "author": "Dapper Labs ", diff --git a/packages/rlp/CHANGELOG.md b/packages/rlp/CHANGELOG.md index f30abde92..fac38c691 100644 --- a/packages/rlp/CHANGELOG.md +++ b/packages/rlp/CHANGELOG.md @@ -1,5 +1,15 @@ # @onflow/rlp +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/rlp/package.json b/packages/rlp/package.json index 97eb5afb9..5d206fe9e 100644 --- a/packages/rlp/package.json +++ b/packages/rlp/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/rlp", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Port of ethereumjs/rlp", "license": "MPL-2.0", "author": "Dapper Labs ", diff --git a/packages/sdk/CHANGELOG.md b/packages/sdk/CHANGELOG.md index a57f5ac82..282fd2294 100644 --- a/packages/sdk/CHANGELOG.md +++ b/packages/sdk/CHANGELOG.md @@ -1,5 +1,33 @@ # @onflow/sdk +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1155](https://github.com/onflow/fcl-js/pull/1155) [`700433d5`](https://github.com/onflow/fcl-js/commit/700433d50d4156183b09b13781f7f74f23882586) Thanks [@caosbad](https://github.com/caosbad)! - Export encodeTransactionPayload, encodeTransactionEnvelope, and encodeTxIdFromVoucher from sdk. + +* [#1156](https://github.com/onflow/fcl-js/pull/1156) [`6ff970df`](https://github.com/onflow/fcl-js/commit/6ff970dfc04281c86043e1cf8f5bceb633dc4186) Thanks [@justinbarry](https://github.com/justinbarry)! - Add sansPrefix for address before RLP encoding + +- [#1129](https://github.com/onflow/fcl-js/pull/1129) [`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - Add blockId to GetTransactionStatus response + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +- [#1115](https://github.com/onflow/fcl-js/pull/1115) [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - **BREAKING** Remove deprecated block builders, interaction types and send methods. + +- Updated dependencies [[`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7), [`9c191c15`](https://github.com/onflow/fcl-js/commit/9c191c1520ee772b4343265a42ad0e995a92dd9a), [`de47af64`](https://github.com/onflow/fcl-js/commit/de47af647a5bdad154a2d83e2ea2260ab54f0c60), [`b2c95e77`](https://github.com/onflow/fcl-js/commit/b2c95e776a3bbfd769778e0bae767fdd69ba6143), [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d), [`828a7b2b`](https://github.com/onflow/fcl-js/commit/828a7b2b4babb6485218e67e49f3a8ba9d4488fd), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/transport-http@1.0.0 + - @onflow/config@1.0.0 + - @onflow/util-actor@1.0.0 + - @onflow/util-address@1.0.0 + - @onflow/util-invariant@1.0.0 + - @onflow/rlp@1.0.0 + - @onflow/util-logger@1.0.0 + - @onflow/util-template@1.0.0 + ## 1.0.0-alpha.2 ### Patch Changes diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 516ef221f..c4f78d552 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/sdk", - "version": "1.0.0-alpha.2", + "version": "1.0.0", "description": "Flow SDK", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -39,14 +39,14 @@ "start": "microbundle watch" }, "dependencies": { - "@onflow/config": "^1.0.0-alpha.2", - "@onflow/rlp": "^1.0.0-alpha.1", - "@onflow/transport-http": "^1.0.0-alpha.2", - "@onflow/util-actor": "^1.0.0-alpha.2", - "@onflow/util-address": "^1.0.0-alpha.1", - "@onflow/util-invariant": "^1.0.0-alpha.1", - "@onflow/util-logger": "^1.0.0-alpha.1", - "@onflow/util-template": "^1.0.0-alpha.1", + "@onflow/config": "^1.0.0", + "@onflow/rlp": "^1.0.0", + "@onflow/transport-http": "^1.0.0", + "@onflow/util-actor": "^1.0.0", + "@onflow/util-address": "^1.0.0", + "@onflow/util-invariant": "^1.0.0", + "@onflow/util-logger": "^1.0.0", + "@onflow/util-template": "^1.0.0", "deepmerge": "^4.2.2", "sha3": "^2.1.4" } diff --git a/packages/transport-grpc/CHANGELOG.md b/packages/transport-grpc/CHANGELOG.md index 06c35243c..6e095f150 100644 --- a/packages/transport-grpc/CHANGELOG.md +++ b/packages/transport-grpc/CHANGELOG.md @@ -1,5 +1,26 @@ # @onflow/transport-grpc +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1129](https://github.com/onflow/fcl-js/pull/1129) [`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - Add blockId to GetTransactionStatus response + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +- [#1115](https://github.com/onflow/fcl-js/pull/1115) [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - **BREAKING** Remove deprecated block builders, interaction types and send methods. + +- Updated dependencies [[`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/util-address@1.0.0 + - @onflow/util-invariant@1.0.0 + - @onflow/rlp@1.0.0 + - @onflow/util-template@1.0.0 + - @onflow/protobuf@1.0.0 + ## 1.0.0-alpha.3 ### Patch Changes diff --git a/packages/transport-grpc/package.json b/packages/transport-grpc/package.json index 16c242caa..cadb972c6 100644 --- a/packages/transport-grpc/package.json +++ b/packages/transport-grpc/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/transport-grpc", - "version": "1.0.0-alpha.3", + "version": "1.0.0", "description": "Flow SDK GRPC Transport Module", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -37,10 +37,10 @@ "dependencies": { "@improbable-eng/grpc-web": "^0.14.0", "@improbable-eng/grpc-web-node-http-transport": "^0.14.0", - "@onflow/protobuf": "^1.0.0-alpha.0", - "@onflow/rlp": "^1.0.0-alpha.1", - "@onflow/util-address": "^1.0.0-alpha.1", - "@onflow/util-invariant": "^1.0.0-alpha.1", - "@onflow/util-template": "^1.0.0-alpha.1" + "@onflow/protobuf": "^1.0.0", + "@onflow/rlp": "^1.0.0", + "@onflow/util-address": "^1.0.0", + "@onflow/util-invariant": "^1.0.0", + "@onflow/util-template": "^1.0.0" } } diff --git a/packages/transport-http/CHANGELOG.md b/packages/transport-http/CHANGELOG.md index 7c8e01661..bbeedbff9 100644 --- a/packages/transport-http/CHANGELOG.md +++ b/packages/transport-http/CHANGELOG.md @@ -1,5 +1,29 @@ # @onflow/transport-http +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1129](https://github.com/onflow/fcl-js/pull/1129) [`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - Add blockId to GetTransactionStatus response + +* [#1138](https://github.com/onflow/fcl-js/pull/1138) [`b2c95e77`](https://github.com/onflow/fcl-js/commit/b2c95e776a3bbfd769778e0bae767fdd69ba6143) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - Propagate up http error in node environment + +- [#1132](https://github.com/onflow/fcl-js/pull/1132) [`828a7b2b`](https://github.com/onflow/fcl-js/commit/828a7b2b4babb6485218e67e49f3a8ba9d4488fd) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - Expose error returned from AN through HTTPRequestError + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +- [#1115](https://github.com/onflow/fcl-js/pull/1115) [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe) Thanks [@JeffreyDoyle](https://github.com/JeffreyDoyle)! - **BREAKING** Remove deprecated block builders, interaction types and send methods. + +- Updated dependencies [[`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/util-address@1.0.0 + - @onflow/util-invariant@1.0.0 + - @onflow/util-node-http-modules@1.0.0 + - @onflow/util-template@1.0.0 + ## 1.0.0-alpha.2 ### Patch Changes diff --git a/packages/transport-http/package.json b/packages/transport-http/package.json index 73a700838..ca43066da 100644 --- a/packages/transport-http/package.json +++ b/packages/transport-http/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/transport-http", - "version": "1.0.0-alpha.2", + "version": "1.0.0", "description": "Flow SDK HTTP Transport Module", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -18,8 +18,8 @@ } }, "devDependencies": { - "@onflow/rlp": "^1.0.0-alpha.1", - "@onflow/types": "^1.0.0-alpha.1", + "@onflow/rlp": "^1.0.0", + "@onflow/types": "^1.0.0", "jest": "^27.0.6", "jest-esm-transformer": "1.0.0", "microbundle": "^0.13.3" @@ -37,9 +37,9 @@ "start": "microbundle watch" }, "dependencies": { - "@onflow/util-address": "^1.0.0-alpha.1", - "@onflow/util-invariant": "^1.0.0-alpha.1", - "@onflow/util-template": "^1.0.0-alpha.1", - "@onflow/util-node-http-modules": "^1.0.0-alpha.1" + "@onflow/util-address": "^1.0.0", + "@onflow/util-invariant": "^1.0.0", + "@onflow/util-template": "^1.0.0", + "@onflow/util-node-http-modules": "^1.0.0" } } diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 0a02a4f5d..13fc3425b 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,15 @@ # @onflow/types +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index 97b66e7f1..2f4044e2c 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/types", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Utilities to transform javascript values into Cadence understandable values", "license": "Apache-2.0", "author": "Dapper Labs ", diff --git a/packages/util-actor/CHANGELOG.md b/packages/util-actor/CHANGELOG.md index 1b7d8ed83..a928a856d 100644 --- a/packages/util-actor/CHANGELOG.md +++ b/packages/util-actor/CHANGELOG.md @@ -1,5 +1,17 @@ # @onflow/util-actor +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1143](https://github.com/onflow/fcl-js/pull/1143) [`de47af64`](https://github.com/onflow/fcl-js/commit/de47af647a5bdad154a2d83e2ea2260ab54f0c60) Thanks [@gregsantos](https://github.com/gregsantos)! - Internal update to util-actor + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.2 ### Patch Changes diff --git a/packages/util-actor/package.json b/packages/util-actor/package.json index c8ca402c7..e4d80754a 100644 --- a/packages/util-actor/package.json +++ b/packages/util-actor/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-actor", - "version": "1.0.0-alpha.2", + "version": "1.0.0", "description": "A mechanism for forcing order/transitions of scoped async state", "license": "Apache-2.0", "author": "Dapper Labs ", diff --git a/packages/util-address/CHANGELOG.md b/packages/util-address/CHANGELOG.md index f2b03e82e..735e7bd0a 100644 --- a/packages/util-address/CHANGELOG.md +++ b/packages/util-address/CHANGELOG.md @@ -1,5 +1,17 @@ # @onflow/util-address +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d) Thanks [@justinbarry](https://github.com/justinbarry)! - Update @onflow/types dependency to match most current version + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-address/package.json b/packages/util-address/package.json index c7f929517..f22461c4d 100644 --- a/packages/util-address/package.json +++ b/packages/util-address/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-address", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Flow JS SDK Util -- Address", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -18,7 +18,7 @@ } }, "devDependencies": { - "@onflow/types": "^1.0.0-alpha.1", + "@onflow/types": "^1.0.0", "jest": "26.4.2", "jest-esm-transformer": "1.0.0", "microbundle": "0.12.4" diff --git a/packages/util-encode-key/CHANGELOG.md b/packages/util-encode-key/CHANGELOG.md index 621d6836d..da90826c2 100644 --- a/packages/util-encode-key/CHANGELOG.md +++ b/packages/util-encode-key/CHANGELOG.md @@ -1,5 +1,21 @@ # @onflow/util-encode-key +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d) Thanks [@justinbarry](https://github.com/justinbarry)! - Update @onflow/types dependency to match most current version + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +* Updated dependencies [[`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/util-invariant@1.0.0 + - @onflow/rlp@1.0.0 + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-encode-key/package.json b/packages/util-encode-key/package.json index f251525d0..f02cbd32b 100644 --- a/packages/util-encode-key/package.json +++ b/packages/util-encode-key/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-encode-key", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Flow JS SDK Util -- Encode Key", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -18,7 +18,7 @@ } }, "devDependencies": { - "@onflow/types": "^1.0.0-alpha.1", + "@onflow/types": "^1.0.0", "jest": "^26.6.3", "jest-esm-transformer": "1.0.0", "microbundle": "^0.13.0" @@ -35,7 +35,7 @@ "start": "microbundle watch" }, "dependencies": { - "@onflow/rlp": "^1.0.0-alpha.1", - "@onflow/util-invariant": "^1.0.0-alpha.1" + "@onflow/rlp": "^1.0.0", + "@onflow/util-invariant": "^1.0.0" } } diff --git a/packages/util-invariant/CHANGELOG.md b/packages/util-invariant/CHANGELOG.md index e9af2f0d8..cd3f1ba57 100644 --- a/packages/util-invariant/CHANGELOG.md +++ b/packages/util-invariant/CHANGELOG.md @@ -1,5 +1,17 @@ # @onflow/util-invariant +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`2768d1fa`](https://github.com/onflow/fcl-js/commit/2768d1fac5c74f7fc81cd0810fb7f30b68f8ab6d) Thanks [@justinbarry](https://github.com/justinbarry)! - Update @onflow/types dependency to match most current version + +* [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-invariant/package.json b/packages/util-invariant/package.json index 77b0ec75b..24d6f8f48 100644 --- a/packages/util-invariant/package.json +++ b/packages/util-invariant/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-invariant", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Flow JS SDK Util -- Invariant", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -18,7 +18,7 @@ } }, "devDependencies": { - "@onflow/types": "^1.0.0-alpha.1", + "@onflow/types": "^1.0.0", "jest": "26.4.2", "jest-esm-transformer": "1.0.0", "microbundle": "0.12.4" diff --git a/packages/util-logger/CHANGELOG.md b/packages/util-logger/CHANGELOG.md index e1cd5f58c..2ea35f9d8 100644 --- a/packages/util-logger/CHANGELOG.md +++ b/packages/util-logger/CHANGELOG.md @@ -1,5 +1,18 @@ # @onflow/util-logger +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + +- Updated dependencies [[`700433d5`](https://github.com/onflow/fcl-js/commit/700433d50d4156183b09b13781f7f74f23882586), [`6ff970df`](https://github.com/onflow/fcl-js/commit/6ff970dfc04281c86043e1cf8f5bceb633dc4186), [`7287ff14`](https://github.com/onflow/fcl-js/commit/7287ff14d20e19270ff345cd8b274ad5c8509eb7), [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8), [`f7a985b3`](https://github.com/onflow/fcl-js/commit/f7a985b3cb64ed80c7354f97177ae7ef006530fe), [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854)]: + - @onflow/sdk@1.0.0 + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-logger/package.json b/packages/util-logger/package.json index 30c1e6c84..c859775cf 100644 --- a/packages/util-logger/package.json +++ b/packages/util-logger/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-logger", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Logger for FCL-JS", "license": "Apache-2.0", "author": "Dapper Labs ", @@ -34,6 +34,6 @@ "start": "microbundle watch" }, "dependencies": { - "@onflow/sdk": "^1.0.0-alpha.2" + "@onflow/sdk": "^1.0.0" } } diff --git a/packages/util-node-http-modules/CHANGELOG.md b/packages/util-node-http-modules/CHANGELOG.md index fae3053b8..d016f5634 100644 --- a/packages/util-node-http-modules/CHANGELOG.md +++ b/packages/util-node-http-modules/CHANGELOG.md @@ -1,5 +1,15 @@ # @onflow/util-node-http-modules +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-node-http-modules/package.json b/packages/util-node-http-modules/package.json index 641ed6a39..66b4bc77a 100644 --- a/packages/util-node-http-modules/package.json +++ b/packages/util-node-http-modules/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-node-http-modules", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Flow SDK Util Get Node Http Modules", "license": "Apache-2.0", "author": "Dapper Labs ", diff --git a/packages/util-template/CHANGELOG.md b/packages/util-template/CHANGELOG.md index e2dc8fbc4..d78fb565c 100644 --- a/packages/util-template/CHANGELOG.md +++ b/packages/util-template/CHANGELOG.md @@ -1,5 +1,15 @@ # @onflow/util-template +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-template/package.json b/packages/util-template/package.json index 9ee4266d7..e1a9f4fef 100644 --- a/packages/util-template/package.json +++ b/packages/util-template/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-template", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Template Literal used for Cadence Interop", "license": "Apache-2.0", "author": "Dapper Labs ", diff --git a/packages/util-uid/CHANGELOG.md b/packages/util-uid/CHANGELOG.md index 8635c07bf..4f0407c37 100644 --- a/packages/util-uid/CHANGELOG.md +++ b/packages/util-uid/CHANGELOG.md @@ -1,5 +1,15 @@ # @onflow/util-uid +## 1.0.0 + +### Major Changes + +- [#1100](https://github.com/onflow/fcl-js/pull/1100) [`ced27ea8`](https://github.com/onflow/fcl-js/commit/ced27ea855988f02f1312c7b732aa107a410c854) Thanks [@justinbarry](https://github.com/justinbarry)! - Release 1.0.0 alpha + +### Patch Changes + +- [#1164](https://github.com/onflow/fcl-js/pull/1164) [`11229868`](https://github.com/onflow/fcl-js/commit/11229868cf916d204901f8bb3f76ee234e9152a8) Thanks [@justinbarry](https://github.com/justinbarry)! - No longer minify released source code. + ## 1.0.0-alpha.1 ### Patch Changes diff --git a/packages/util-uid/package.json b/packages/util-uid/package.json index 74ab0df3f..77a5951bd 100644 --- a/packages/util-uid/package.json +++ b/packages/util-uid/package.json @@ -1,6 +1,6 @@ { "name": "@onflow/util-uid", - "version": "1.0.0-alpha.1", + "version": "1.0.0", "description": "Utilities to generate Unique Identifiers", "license": "Apache-2.0", "author": "Dapper Labs ",