fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

Release FCL in typescript

Open JeffreyDoyle opened this issue 2 years ago • 0 comments

Issue to be solved

Typescript support will be added by the PR: https://github.com/onflow/fcl-js/pull/1773

Before merging this change, we need to ensure FCL remains stable following the change. To do so, we'll need to release a tagged version of FCL that can be used for integration testing.

The following series of steps will need to happen:

  • [ ] Release a tagged version of FCL from the feature branch release-typescript
  • [ ] Add the tagged release for testing in Flow Port.
  • [ ] Integration testing in Flow Port
  • [ ] Merge + Release https://github.com/onflow/fcl-js/pull/1773

JeffreyDoyle avatar Oct 20 '23 22:10 JeffreyDoyle