Skip to content

Releases: sigrea/react

v0.7.1

24 May 03:07

Choose a tag to compare

compare changes

📖 Documentation

  • Clarify event-driven action examples (#25)
  • Improve React adapter package docs (#26)
  • Link use references in React README (#27)

🏡 Chore

  • Harden React adapter contract and release checks (#22)
  • Refresh browser compatibility data (#23)
  • Verify core 0.7.1 dependency (#24)

❤️ Contributors

v0.7.0

16 May 15:35

Choose a tag to compare

compare changes

🚀 Enhancements

  • Support React live molecule props (#21)

❤️ Contributors

v0.6.1

13 May 07:24

Choose a tag to compare

compare changes

🏡 Chore

  • Add React package support files (#20)

❤️ Contributors

v0.6.0

13 May 06:24

Choose a tag to compare

compare changes

🩹 Fixes

  • Auto-format package.json after changelogen in release tasks (2938f2c)
  • Tighten React adapter signal and SSR contracts (#17)

🏡 Chore

  • Fix package.json formatting (1607025)
  • Require core 0.6 and Node 24 for React (#19)

✅ Tests

  • Cover Suspense retries in React streaming SSR (#18)

❤️ Contributors

v0.5.0

09 Jan 08:59

Choose a tag to compare

compare changes

🚀 Enhancements

  • Integrate @sigrea/core v0.5.0 mount lifecycle (#16)

🏡 Chore

  • Add release_major task to mise.toml (b319aaa)

❤️ Contributors

v0.4.0

21 Dec 16:41

Choose a tag to compare

compare changes

🩹 Fixes

  • Correct useMolecule spelling in React adapter (744e506)
  • Correct useMolecule spelling in React adapter (#15)

🎨 Styles

❤️ Contributors

v0.3.1

21 Dec 12:33

Choose a tag to compare

compare changes

📖 Documentation

  • Enhance documentation and project setup (#13)

🏡 Chore

  • Add mise tasks (#12)
  • Bump core peer dependency to 0.4.3 (088395d)
  • Bump core to 0.4.3 (#14)

❤️ Contributors

v0.3.0

19 Dec 13:53

Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Migrate adapter to Molecule API (#11)

🤖 CI

  • Migrate to OIDC trusted publishing (#10)
  • Fix publish workflow to use OIDC (1440c4c)

⚠️ Breaking Changes

  • ⚠️ Migrate adapter to Molecule API (#11)

❤️ Contributors

v0.2.1

23 Nov 18:11

Choose a tag to compare

compare changes

🎨 Styles

  • Inline package manifest arrays (0048edd)

❤️ Contributors

v0.1.0

24 Oct 18:57
dbc1a5c

Choose a tag to compare

  • 0.1.0 (Minor Changes):\n - Introduce the initial React adapter hooks for Sigrea logic and signals, including playground scaffolding for manual verification.