@onflow/fcl built for ES Module consumption. Includes some typings.
npm i -D @samatech/onflow-fcl-esm
Use according to Flow documentation
Currently, a custom release script is used to update the version and publish to NPM. This must be executed on the main branch, and <version>
must not equal the current version on NPM.
node scripts/release.js <version>