Skip to content

Releases: uinaf/react-json-logic

v3.0.0

25 Apr 15:07
fa88d26

Choose a tag to compare

3.0.0 (2026-04-25)

⚠ BREAKING CHANGES

  • TypeScript, React 19, and a new public API (JsonLogicBuilder, applyLogic, rule, validate, data-rjl-*). Not compatible with the previous 2.x line. See README and package.json exports.

Features

  • v3.0.0 headless JsonLogic rule builder (a65be43)