Releases: chasefleming/fcl-next-scaffold
Releases · chasefleming/fcl-next-scaffold
Version 0.6.0
Update @onflow/kit version with new syntax
Version 0.5.0
Convert to @onflow/kit for Flow React Hooks.
0.4.2
Upgrade FCL
0.4.1
Upgrade the transaction code to Cadence 1.0
0.4.0
Upgrades FCL and Cadence for 1.0 capability.
v0.3.1
Fixes npm run commands associated to testnet and mainnet
0.3.0 - TypeScript conversion
- Convert to use TypeScript with FCL
0.2.1 - Misc fixes and upgrades
- Fix support for environment variables in Windows
- Upgrade FCL to 1.4.0
v0.2.0 - Integrate Flow Dev and Improvements
- 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:localfor simplified local development - New imports syntax support
- Adds new
show-diffflag to testnet deployment for diff visualization between deployed contracts and updates