Skip to content

v0.1.2

Choose a tag to compare

@Soulaymane01 Soulaymane01 released this 06 Sep 16:37
· 18 commits to master since this release

Release v0.1.2 — Preact swap to eliminate createElement('script') warnings.

Changes:

  • Swapped React 19 + ReactDOM for Preact 10 (via preact/compat drop-in)
  • Eliminated all 3 createElement('script') occurrences (React SSR hydration dead code)
  • Bundle size reduced from 357KB to 179KB (50% smaller)
  • All 47 tests passing, offline baseline clean