Releases: chasefleming/fcl-next-scaffold
Releases · chasefleming/fcl-next-scaffold
0.4.0
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: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