Skip to content

Releases: chasefleming/fcl-next-scaffold

0.4.0

08 Jan 23:34
Compare
Choose a tag to compare

Upgrades FCL and Cadence for 1.0 capability.

v0.3.1

28 Jun 16:56
05b2e30
Compare
Choose a tag to compare

Fixes npm run commands associated to testnet and mainnet

0.3.0 - TypeScript conversion

14 Jun 22:28
Compare
Choose a tag to compare
  • Convert to use TypeScript with FCL

0.2.1 - Misc fixes and upgrades

07 Jun 20:51
af74d1b
Compare
Choose a tag to compare
  • Fix support for environment variables in Windows
  • Upgrade FCL to 1.4.0

v0.2.0 - Integrate Flow Dev and Improvements

01 May 22:08
Compare
Choose a tag to compare
  • Integrate "flow dev" for automatic account creation and contract deployment when developing locally
  • Consolidates emulator, dev wallet, flow dev, and next dev into one for npm run dev:local for simplified local development
  • New imports syntax support
  • Adds new show-diff flag to testnet deployment for diff visualization between deployed contracts and updates