Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 09:25
· 284 commits to main since this release

0.1.0 (2022-02-26)

Bug Fixes

Features

  • add clear editor btn (bec90b7)
  • add editor btn hide & src code size (5e05e02)
  • add opacity transition to navbar open and close (ba6b852)
  • add vercel.json for vercel (79705b2)
  • add virtual console for debugging (cddb60e)
  • force all deps to fetch their package.json even if not needed (2cae3d9)
  • pkg versioning using proper package.json (c747ed9)
  • push state on every run btn click (98551cf)
  • re-design site so the new console works better (f3b386f)
  • support text as a shared url search param (84562d0)
  • trunucate inline console logs if the number of logs is over 50 (cd670b5)

Performance Improvements