Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

v0.7.2

Compare
Choose a tag to compare
@AndrewPrifer AndrewPrifer released this 28 Nov 13:45
· 54 commits to main since this release

Improvements

  • Remove Chakra UI and rewrite UI with Tailwind and Reakit 1a03d9c (which means it will no longer break in emotion projects, or any projects 🚀)
  • Reduce production bundle size to 2.9 KB 5e8da0c (that's a factor of 50 compared to the previous size 📦)
  • Limit decimal length in property editor to 2 11256d9

Fixes

  • Add react-dom to peer deps 2031c98

Other

  • Remove hot reloading workarounds 821e920