Skip to content

Commit

Permalink
Version Packages (#1959)
Browse files Browse the repository at this point in the history
* Version Packages

* Release fcl-wc as 5.2.0

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jordan Ribbink <[email protected]>
  • Loading branch information
3 people authored Sep 27, 2024
1 parent 1536d39 commit dd74307
Show file tree
Hide file tree
Showing 34 changed files with 148 additions and 183 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-cars-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-trains-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-dolls-hear.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/five-wombats-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-news-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-pillows-accept.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nice-coins-rest.md

This file was deleted.

45 changes: 0 additions & 45 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-moles-turn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/six-planets-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-pets-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-schools-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-meals-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-experts-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-radios-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-cougars-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-pants-lay.md

This file was deleted.

50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @onflow/config

## 1.5.0

### Minor Changes

- [`cd234798`](https://github.com/onflow/fcl-js/commit/cd234798008868df13447ea97654b7e278dd746f) Thanks [@nialexsan](https://github.com/nialexsan)! - Add `ignoreConflicts` flag to `config.load`

## 1.5.0-alpha.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/config",
"version": "1.5.0-alpha.0",
"version": "1.5.0",
"description": "Config for FCL-JS",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand Down
29 changes: 29 additions & 0 deletions packages/fcl-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @onflow/fcl

## 1.11.0

### Minor Changes

- [#1922](https://github.com/onflow/fcl-js/pull/1922) [`266fda58`](https://github.com/onflow/fcl-js/commit/266fda5817900a943925f9a4cbfc69dbcdb98d99) Thanks [@jribbink](https://github.com/jribbink)! - Changes to `execStrategy`:
- `execStrategy` now exported from `@onflow/fcl-core`
- Allow overriding `execStrategy` for FCL Discovery when initializing `currentUser`.
- `execStrategy` now takes additional arguments
- `customRpc` - a custom RPC client to communicate with the VIEW, if supported
- `abortSignal` - an AbortSignal to cancel the request (and close any open views)

### Patch Changes

- [#1942](https://github.com/onflow/fcl-js/pull/1942) [`e70a215c`](https://github.com/onflow/fcl-js/commit/e70a215c47d7db6f4e1ddab747be3968abc09c05) Thanks [@jribbink](https://github.com/jribbink)! - Fix `fcl.authenticate` type

- [#1958](https://github.com/onflow/fcl-js/pull/1958) [`e97e8d2f`](https://github.com/onflow/fcl-js/commit/e97e8d2f5197aecf793f26ba82771fd4f7ebc757) Thanks [@jribbink](https://github.com/jribbink)! - Fix window.onload for discovery API

- [#1922](https://github.com/onflow/fcl-js/pull/1922) [`266fda58`](https://github.com/onflow/fcl-js/commit/266fda5817900a943925f9a4cbfc69dbcdb98d99) Thanks [@jribbink](https://github.com/jribbink)! - `postMessage` now strictly communicates with the view which it opened to prevent collisions when FCL opens multiple views in parallel

- [#1949](https://github.com/onflow/fcl-js/pull/1949) [`b8a2a26e`](https://github.com/onflow/fcl-js/commit/b8a2a26e382d543e5058cc1a628b437c3305b13c) Thanks [@jribbink](https://github.com/jribbink)! - Defer `discovery.authn.update` calls to after the window has loaded

- [#1911](https://github.com/onflow/fcl-js/pull/1911) [`6ca1353e`](https://github.com/onflow/fcl-js/commit/6ca1353e2d0c6ad760b7a03da99c8b2b56b48807) Thanks [@jribbink](https://github.com/jribbink)! - Remove unnecessary config.overload call in query/mutate functions (causes unnecessary WalletConnect errors to show in console)

- [#1944](https://github.com/onflow/fcl-js/pull/1944) [`3a89c39c`](https://github.com/onflow/fcl-js/commit/3a89c39ca5033af6b0ff4e606095507753e17de7) Thanks [@jribbink](https://github.com/jribbink)! - Fix `verifyUserSignatures` return type

- Updated dependencies [[`9c787314`](https://github.com/onflow/fcl-js/commit/9c7873140015c9d1e28712aed93c56654f656639), [`bc78da0c`](https://github.com/onflow/fcl-js/commit/bc78da0c283ba0fef2680f040eb69b46e8923fa5), [`cd234798`](https://github.com/onflow/fcl-js/commit/cd234798008868df13447ea97654b7e278dd746f), [`c0b3becf`](https://github.com/onflow/fcl-js/commit/c0b3becfcfb284e2182d6b4b6d809ff67406fc24), [`95c63f26`](https://github.com/onflow/fcl-js/commit/95c63f26c5b21787ba9dddc52c7111183b0983ec)]:
- @onflow/sdk@1.5.2
- @onflow/config@1.5.0

## 1.11.0-alpha.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/fcl-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-core",
"version": "1.11.0-alpha.4",
"version": "1.11.0",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/typedefs": "1.3.1-alpha.0",
"@onflow/typedefs": "1.3.1",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.4",
"@types/node": "^18.13.0",
Expand Down Expand Up @@ -49,10 +49,10 @@
"dependencies": {
"@babel/runtime": "^7.18.6",
"@improbable-eng/grpc-web": "^0.15.0",
"@onflow/config": "1.5.0-alpha.0",
"@onflow/config": "1.5.0",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.2-alpha.3",
"@onflow/sdk": "1.5.2",
"@onflow/types": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
Expand Down
Loading

0 comments on commit dd74307

Please sign in to comment.