Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@onflow/config@1.1.0
Minor Changes
#1481
e10e3c9c
Thanks @chasefleming! - Remove need to manually add contract placeholders in config by ingesting flow.json with config.load#1511
de7ffa47
Thanks @justinbarry! - Put contract addr insystem.contracts.*
namespace#1575
bbdeea32
Thanks @chasefleming! - Exclude tests from type gen#1511
48ff4330
Thanks @justinbarry! - Add support forimport "ContractName"
syntax in scripts and transactions.#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for build#1570
f68c1433
Thanks @chasefleming! - Add types for config package.Patch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1629
544d8ebb
Thanks @chasefleming! - Fix key warning when key/file/location format is used in flow.json#1604
a4a1c7bf
Thanks @chasefleming! - Fix config types when invoked as a functionUpdated dependencies [
62dfafa9
,2512b5c5
,35052784
,d9a49531
]:@onflow/fcl@1.4.0
Minor Changes
#1420
c20bc344
Thanks @huyndo! - Add GetNetworkParameters interaction and a util to get chain ID#1575
bbdeea32
Thanks @chasefleming! - Exclude tests from type gen#1639
434c2f48
Thanks @chasefleming! - Add types for fcl.tx#1591
7b122a49
Thanks @chasefleming! - Create typedefs package for JSDoc typedefs and TypeScript types#1574
be73c297
Thanks @chasefleming! - Generate types for FCLPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1475
6051030f
Thanks @gregsantos! - Updates to only call account proof resolver if not logged in. Adds warning if not async resolver function.#1595
a46a6650
Thanks @justinbarry! - Restore missing import statement#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1608
0ec0c5d4
Thanks @nialexsan! - prep for react-native package#1648
06655aee
Thanks @jribbink! - FixedsetChainIdDefault()
race condition, instead run function on accessNode.api value changes#1640
b9b957c0
Thanks @JeffreyDoyle! - PKG -- [fcl] Skip network requests when polling on service if document is not visible#1647
2f10082e
Thanks @jribbink! - Fix return type for fcl.mutate#1490
b2881f74
Thanks @JeffreyDoyle! - Fix invariant type checks in FCL Interaction Template getter utils#1660
9276f6ea
Thanks @nialexsan! - Switch to cross-fetch#1623
31140ef0
Thanks @JeffreyDoyle! - PKG -- [fcl] Retry on network error is page is not visible during backchannel pollingUpdated dependencies [
e10e3c9c
,2d143bc7
,74c75d51
,62dfafa9
,66fe102a
,62dfafa9
,c20bc344
,de7ffa47
,bbdeea32
,2512b5c5
,544d8ebb
,bd6ebb8e
,35052784
,5bec5576
,48ff4330
,d9a49531
,7b122a49
,f68c1433
,687f45ec
,8c921ba2
,a4a1c7bf
]:@onflow/fcl-bundle@1.3.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for build@onflow/fcl-wc@2.0.0
Minor Changes
#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for build#1497
60b4c351
Thanks @gregsantos! - Add support for pre-authz methodPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1420
c20bc344
Thanks @huyndo! - Add GetNetworkParameters interaction and a util to get chain ID#1658
2512b5c5
Thanks @nialexsan! - Align jest versionUpdated dependencies [
e10e3c9c
,62dfafa9
,c20bc344
,6051030f
,a46a6650
,de7ffa47
,bbdeea32
,2512b5c5
,544d8ebb
,0ec0c5d4
,06655aee
,b9b957c0
,2f10082e
,48ff4330
,434c2f48
,d9a49531
,7b122a49
,f68c1433
,b2881f74
,be73c297
,9276f6ea
,31140ef0
,a4a1c7bf
]:@onflow/protobuf@1.2.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/rlp@1.1.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/sdk@1.2.0
Minor Changes
#1573
74c75d51
Thanks @chasefleming! - Add JSDoc to SDK and generate types#1564
66fe102a
Thanks @justinbarry! - Add support for import "ContractName" syntax in scripts and transactions.#1420
c20bc344
Thanks @huyndo! - Add GetNetworkParameters interaction and a util to get chain ID#1575
bbdeea32
Thanks @chasefleming! - Exclude tests from type gen#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for build#1591
7b122a49
Thanks @chasefleming! - Create typedefs package for JSDoc typedefs and TypeScript typesPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Export 'response' function for testing#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1610
bd6ebb8e
Thanks @nialexsan! - Updated transport-http dependency#1565
8c921ba2
Thanks @justinbarry! - Prefix contract addresses with 0x if not preset in the config during Address replacement.Updated dependencies [
e10e3c9c
,2d143bc7
,82810ef0
,62dfafa9
,c20bc344
,de7ffa47
,bbdeea32
,2512b5c5
,544d8ebb
,0ec0c5d4
,35052784
,5bec5576
,48ff4330
,d9a49531
,f68c1433
,9276f6ea
,a4a1c7bf
]:@onflow/transport-grpc@1.2.0
Minor Changes
#1420
c20bc344
Thanks @huyndo! - Add GetNetworkParameters interaction and a util to get chain ID#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1608
0ec0c5d4
Thanks @nialexsan! - prep for react-native packageUpdated dependencies [
2d143bc7
,62dfafa9
,bbdeea32
,2512b5c5
,5bec5576
,d9a49531
]:@onflow/transport-http@1.6.0
Minor Changes
#1580
82810ef0
Thanks @JeffreyDoyle! - - Adds support for retrying requests when an ETIMEDOUT error occurs.#1420
c20bc344
Thanks @huyndo! - Add GetNetworkParameters interaction and a util to get chain ID#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1608
0ec0c5d4
Thanks @nialexsan! - prep for react-native package#1660
9276f6ea
Thanks @nialexsan! - Switch to cross-fetchUpdated dependencies [
2d143bc7
,62dfafa9
,bbdeea32
,2512b5c5
,5bec5576
,d9a49531
]:@onflow/typedefs@1.1.0
Minor Changes
#1639
434c2f48
Thanks @chasefleming! - Add types for fcl.tx#1591
7b122a49
Thanks @chasefleming! - Create typedefs package for JSDoc typedefs and TypeScript typesPatch Changes
#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1644
a669ea39
Thanks @nialexsan! - fixed signUserMessage return type@onflow/types@1.1.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/util-actor@1.2.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version#1631
35052784
Thanks @JeffreyDoyle! - PKG [fcl-actor] -- Upgrade queue-microtask to latest@onflow/util-address@1.1.0
Minor Changes
#1547
2d143bc7
Thanks @chasefleming! - Add types for util-address package#1575
bbdeea32
Thanks @chasefleming! - Exclude tests from type gen#1494
5bec5576
Thanks @chasefleming! - Add JSDoc to util-address package.#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/util-encode-key@1.1.0
Minor Changes
#1575
bbdeea32
Thanks @chasefleming! - Exclude tests from type gen#1558
a829f9c2
Thanks @chasefleming! - Add types for util-encode-key package#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest versionUpdated dependencies [
62dfafa9
,2512b5c5
,d9a49531
]:@onflow/util-invariant@1.1.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/util-logger@1.2.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest versionUpdated dependencies [
e10e3c9c
,62dfafa9
,de7ffa47
,bbdeea32
,2512b5c5
,544d8ebb
,48ff4330
,d9a49531
,f68c1433
,a4a1c7bf
]:@onflow/util-template@1.1.0
Minor Changes
d9a49531
Thanks @chasefleming! - Add npmignore file for buildPatch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version@onflow/util-uid@1.1.0
Minor Changes
#1577
d9a49531
Thanks @chasefleming! - Add npmignore file for build#1496
687f45ec
Thanks @chasefleming! - Add JSDoc for util-uid package.Patch Changes
#1663
62dfafa9
Thanks @nialexsan! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.#1658
2512b5c5
Thanks @nialexsan! - Align jest version