Skip to content

Commit

Permalink
Revert "Revert "PKG -- [fcl-core] split fcl to fcl-core, fcl, and fcl…
Browse files Browse the repository at this point in the history
…-react-native (#1809)" (#1819)"

This reverts commit 458a8ea.
  • Loading branch information
nialexsan authored Dec 6, 2023
1 parent 458a8ea commit 25a919b
Show file tree
Hide file tree
Showing 210 changed files with 21,876 additions and 13,352 deletions.
7 changes: 7 additions & 0 deletions .changeset/new-peaches-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@onflow/transport-grpc": patch
"@onflow/fcl-core": patch
"@onflow/sdk": patch
---

restore missing packages
22 changes: 22 additions & 0 deletions .changeset/nice-cups-rest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
"@onflow/fcl-react-native": minor
"@onflow/fcl-core": minor
"@onflow/fcl": minor
"@onflow/util-encode-key": patch
"@onflow/transport-http": patch
"@onflow/util-invariant": patch
"@onflow/util-template": patch
"@onflow/util-address": patch
"@onflow/util-logger": patch
"@onflow/fcl-bundle": patch
"@onflow/util-actor": patch
"@onflow/typedefs": patch
"@onflow/util-uid": patch
"@onflow/config": patch
"@onflow/fcl-wc": patch
"@onflow/types": patch
"@onflow/rlp": patch
"@onflow/sdk": patch
---

split fcl to fcl-core, fcl-react-native, fcl(-web)
33 changes: 33 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"mode": "exit",
"tag": "alpha",
"initialVersions": {
"@onflow/config": "1.2.1",
"@onflow/fcl": "1.9.0",
"@onflow/fcl-bundle": "1.4.1",
"@onflow/fcl-core": "1.8.1",
"@onflow/fcl-react-native": "1.8.1",
"@onflow/fcl-wc": "6.0.0",
"@onflow/protobuf": "1.2.2",
"@onflow/rlp": "1.2.1",
"@onflow/sdk": "1.3.1",
"@onflow/transport-grpc": "1.3.1",
"@onflow/transport-http": "1.9.0",
"@onflow/typedefs": "1.2.1",
"@onflow/types": "1.2.1",
"@onflow/util-actor": "1.3.1",
"@onflow/util-address": "1.2.1",
"@onflow/util-encode-key": "1.2.1",
"@onflow/util-invariant": "1.2.1",
"@onflow/util-logger": "1.3.1",
"@onflow/util-semver": "1.0.1",
"@onflow/util-template": "1.2.1",
"@onflow/util-uid": "1.2.1"
},
"changesets": [
"brown-dingos-taste",
"new-peaches-battle",
"nice-cups-rest",
"serious-seahorses-camp"
]
}
Loading

0 comments on commit 25a919b

Please sign in to comment.