Skip to content

Releases: chasefleming/fcl-next-scaffold

Version 0.6.0

23 Apr 17:33
7a2b434

Choose a tag to compare

Update @onflow/kit version with new syntax

Version 0.5.0

10 Apr 18:22
dd6637b

Choose a tag to compare

Convert to @onflow/kit for Flow React Hooks.

0.4.2

21 Mar 17:04
5f7d4cb

Choose a tag to compare

Upgrade FCL

0.4.1

14 Nov 17:30
eb52658

Choose a tag to compare

Upgrade the transaction code to Cadence 1.0

0.4.0

08 Jan 23:34

Choose a tag to compare

Upgrades FCL and Cadence for 1.0 capability.

v0.3.1

28 Jun 16:56
05b2e30

Choose a tag to compare

Fixes npm run commands associated to testnet and mainnet

0.3.0 - TypeScript conversion

14 Jun 22:28

Choose a tag to compare

  • Convert to use TypeScript with FCL

0.2.1 - Misc fixes and upgrades

07 Jun 20:51
af74d1b

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

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