Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

v0.1.37

Choose a tag to compare

@IanVS IanVS released this 24 Jun 22:30
· 56 commits to main since this release
26dd5a1

What's Changed

✨ Features

  • Add support for preact by @maxbeatty in #408
  • Add composed "overview" example that builds/includes all framework examples by @dohooo in #404
  • Allow setting global args in SB 6.5+ by @IanVS in #399

🪲 Bugfixes

📝 Docs

  • Add webpack/cra migration section to readme by @IanVS in #405

🧹 Internal

  • Avoid cd in scripts by @IanVS in #407
  • Use an alias for react-dom/client if not installed by @IanVS in #410

New Contributors

Full Changelog: v0.1.36...v0.1.37