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

PKG -- [fcl-core] split fcl to fcl-core, fcl, and fcl-react-native #1821

Merged
merged 45 commits into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
0c7216d
PKG -- [fcl] rename fcl to fcl-core
nialexsan Nov 15, 2023
6f68a51
PKG -- [root] rename fcl to fcl-core
nialexsan Nov 15, 2023
3b4a3ef
PKG -- [fcl] fcl-core
nialexsan Nov 15, 2023
324b2c1
PKG -- [fcl-react-native] move from fcl
nialexsan Nov 15, 2023
0de9286
PKG -- [fcl-web] move from fcl
nialexsan Nov 15, 2023
83f318d
PKG -- [fcl-core] ts file
nialexsan Nov 15, 2023
d63640a
PKG -- [fcl-core] remove react native peerDeps
nialexsan Nov 15, 2023
182d3db
PKG -- [root] updated lock
nialexsan Nov 15, 2023
1dfc3e2
PKG -- [fcl-wc] fix test
nialexsan Nov 15, 2023
a14a1c2
PKG -- [fcl-wc] remove duplicated utils
nialexsan Nov 15, 2023
ac8aee7
PKG -- [fcl-wc] Fix type imports
nialexsan Nov 15, 2023
9f3ffc7
PKG -- [fcl-wc] Fix paths
nialexsan Nov 15, 2023
9d9980b
PKG -- [fcl-wc] linter
nialexsan Nov 15, 2023
30175eb
PKG -- [fcl-wc] revert changes on fcl-wc
nialexsan Nov 15, 2023
3dfed8a
VSN -- [root] updated lock
nialexsan Nov 16, 2023
2e795ed
VSN -- [root] update package-lock.json
nialexsan Nov 16, 2023
7ae9bc2
PKG -- [fcl-wc] revert jest config
nialexsan Nov 16, 2023
15431e4
PKG -- [fcl] revert fcl-web to fcl
nialexsan Nov 16, 2023
fa1bcaa
PKG -- [fcl] Revert rename fcl
nialexsan Nov 16, 2023
0685f12
PKG -- [fcl] Revert unrelated fcl-core changes
nialexsan Nov 16, 2023
7a67eff
PKG -- [fcl] revert unrelated fcl-core
nialexsan Nov 16, 2023
0ad9e59
PKG -- [fcl-core] revert unrelated fcl-core
nialexsan Nov 16, 2023
20438b6
PKG -- [fcl-wc] revert fcl-core changes
nialexsan Nov 16, 2023
e689184
PKG -- [fcl-wc] revert fcl-core
nialexsan Nov 16, 2023
0bd06c1
PKG -- [fcl-wc] revert fcl-core
nialexsan Nov 16, 2023
02d7c9b
PKG -- [fcl-wc] fix test
nialexsan Nov 16, 2023
5480fb7
VSN -- [root] Update lock
nialexsan Nov 16, 2023
4ee850a
Merge remote-tracking branch 'origin/master' into nialexsan/fcl-core-…
nialexsan Nov 28, 2023
e44dd47
PKG -- [root] update lock
nialexsan Nov 28, 2023
e6858d6
Merge remote-tracking branch 'origin/master' into nialexsan/fcl-core-…
nialexsan Nov 29, 2023
b61dd1e
PKG -- [fcl] fix build config
nialexsan Nov 29, 2023
b953833
PKG -- [fcl] fix types path
nialexsan Nov 29, 2023
9e0d457
PKG -- [fcl] pin fcl-core
nialexsan Dec 1, 2023
c2c6a92
PKG -- [fcl] manually defined imports
nialexsan Dec 1, 2023
3af8a43
VSN -- [fcl] changeset
nialexsan Dec 4, 2023
bf3ecef
VSN -- [root] alpha release
nialexsan Dec 4, 2023
7ba6eaf
VSN -- [root] updated lock
nialexsan Dec 4, 2023
9f60ced
PKG -- [fcl] fix missing packages
nialexsan Dec 5, 2023
f269dcc
VSN -- [root] fix missing packages
nialexsan Dec 5, 2023
22e98d5
VSN -- [root] updated packages
nialexsan Dec 5, 2023
f2e1cff
VSN -- [root] exit alpha
nialexsan Dec 6, 2023
0b6fd1f
Revert "VSN -- [root] exit alpha"
nialexsan Dec 6, 2023
e61bd06
Revert "VSN -- [root] updated packages"
nialexsan Dec 6, 2023
407f878
Revert "VSN -- [root] alpha release"
nialexsan Dec 6, 2023
8bd9d1a
Merge remote-tracking branch 'origin/master' into nialexsan/fcl-core-…
nialexsan Dec 6, 2023
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
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
Comment on lines +1 to +7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we delete this changelog?

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)
Loading
Loading