Skip to content

Releases: onflow/flow-playground

v1.0.1

02 Nov 21:54
b996226
Compare
Choose a tag to compare

v1.0.0

25 Oct 17:54
Compare
Choose a tag to compare
  • implement cypress tests for flow-playground frontend (#372) @MrDSGC
  • Hide deploy/send/execute btn loading state while project is auto-saving (#375) @alse
  • Enable noImplicitAny and @typescript-eslint/no-explicit-any (#376) @alse
  • Disable new tx & script buttons while loading (#374) @alse
  • Fix exports by removing hbs Prettier formatting (#373) @alse
  • Update script and transaction cache (#367) @alse
  • Update project cache without triggering new project queries (#366) @alse
  • Remove delayed saving state (#364) @alse
  • Serialize project queries/mutations to fix race conditions (#344) @alse
  • Refetch project on deploy (#340) @alse
  • Action button bug fixes (#339) @alse
  • Upgrade dependencies (#336) @alse
  • Fix transaction/script rename bug (#338) @alse
  • Scroll tutorials on smaller screens (#337) @alse
  • update dev portal playground links for tutorial (#333) @MrDSGC
  • Disable save and deploy buttons while loading (#332) @alse
  • Conditionally render AccountState (#331) @alse
  • Misc bug fixes (#329) @alse
  • Adapt to the new account storage format (#328) @alse
  • Update CODEOWNERS (#327) @10thfloor
  • Staging linter fixes (#321) @MrDSGC
  • Update Language Server v0.26.1 (#325) @sideninja
  • Fix misc prettier/eslint/ts errors, and enable ci linting (#322) @alse

v0.15.7

08 Sep 23:55
7fa015c
Compare
Choose a tag to compare
  • Debounce mutations and fix inconsistent updates (#302) @alse
  • Fix excessive errors and enable linting (#288) @alse

🛠 Improvements

v0.15.6

27 Jul 17:59
f94463c
Compare
Choose a tag to compare

v0.15.5

25 Jul 22:16
f7cc9eb
Compare
Choose a tag to compare

🛠 Improvements

🐞 Bug Fixes

v0.15.4

17 May 17:14
20574fb
Compare
Choose a tag to compare

🛠 Improvements

  • Neilzon/252 integrate sentry crash reporting (#255) @neilZon

🐞 Bug Fixes

v0.15.3

28 Feb 17:10
23d7fdf
Compare
Choose a tag to compare

v0.15.2

18 Feb 14:30
2e3323a
Compare
Choose a tag to compare

📖 Documentation

v0.12.0

08 Nov 20:52
aed8c3d
Compare
Choose a tag to compare

🛠 Improvements

v0.6.1

27 Jan 18:51
088d2fd
Compare
Choose a tag to compare

🛠 Improvements

  • UI Tweaks (#112) @MaxStalker

  • Generate unique project names when exporting

  • Editor will scroll to error when clicking on errors in deployment panel