Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 504 Bytes

File metadata and controls

16 lines (11 loc) · 504 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.1.0] - 2026-02-18

Added

  • Initial release of @fictjs/react.
  • Eager and resumable React island APIs: reactify, ReactIsland, reactify$.
  • Static loader API: installReactIslands.
  • React action bridging APIs: reactAction$, reactActionFromQrl.
  • Vite preset export: fictReactPreset.
  • CI pipelines for verification, E2E, and npm publish with provenance.