Skip to content

Releases: rohal12/spindle

v0.37.1

24 Mar 16:26
a499ca7

Choose a tag to compare

What's Changed

  • fix: use direct callbacks for storyinit to avoid Zustand overwrites (… by @rohal12 in #118

Full Changelog: v0.37.0...v0.37.1

v0.37.0

24 Mar 15:52
257ec90

Choose a tag to compare

What's Changed

  • feat: add storyinit event fired after restart and initial boot by @rohal12 in #116

Full Changelog: v0.36.2...v0.37.0

v0.36.2

24 Mar 11:54
a5e683a

Choose a tag to compare

What's Changed

  • fix: parse SVG as HTML tokens instead of deferring to markdown by @rohal12 in #114

Full Changelog: v0.36.1...v0.36.2

v0.36.1

24 Mar 09:54
9af8fe6

Choose a tag to compare

What's Changed

  • fix: accept any valid HTML tag instead of whitelist (#109) by @rohal12 in #110

Full Changelog: v0.36.0...v0.36.1

v0.36.0

23 Mar 10:07
cd911b4

Choose a tag to compare

What's Changed

  • feat(saves): storage management API and localStorage fallback by @rohal12 in #108

Full Changelog: v0.35.0...v0.36.0

v0.35.0

22 Mar 16:59
e60f555

Choose a tag to compare

What's Changed

  • feat: tooling API, macro registry, and mixed-type widget args fix by @rohal12 in #107

Full Changelog: v0.34.0...v0.35.0

v0.34.0

22 Mar 13:15
d512ee1

Choose a tag to compare

What's Changed

  • feat: add tooling API to expose macro registry metadata by @rohal12 in #105

Full Changelog: v0.33.0...v0.34.0

v0.33.0

22 Mar 13:10
a907cfb

Choose a tag to compare

What's Changed

  • feat: support space-separated quoted strings as widget arguments by @rohal12 in #104

Full Changelog: v0.32.1...v0.33.0

v0.32.1

22 Mar 11:59
6e55223

Choose a tag to compare

What's Changed

  • chore: replace release-npm-action with simple release script by @rohal12 in #100
  • ci: fix major-bump detection and add version preview on PRs by @rohal12 in #101

Full Changelog: v0.32.0...v0.32.1

v0.32.0

22 Mar 11:25
bc2cef7

Choose a tag to compare

0.32.0 (2026-03-22)

Features