Skip to content

Releases: intuit/react-json-reconciler

v3.0.1

08 Jan 16:57
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

v3.0.0

21 Dec 01:44
Compare
Choose a tag to compare

Release Notes

Major dependency & repo updates (#10)

  • Update builds to use oxlint and tsup using the same configs from the redux projects
  • Migrates from jest to vitest
  • Updates reconciler to work w/ react@18

💥 Breaking Change

Authors: 1

v2.0.0

10 Aug 19:40
Compare
Choose a tag to compare

💥 Breaking Change

Authors: 1

v1.2.0

23 Mar 22:11
Compare
Choose a tag to compare

Release Notes

Allow ProxyNodes to appear anywhere in the tree (#5)

Allow the ProxyNode to appear anywhere in the JSON Tree. It acts as a Fragment when containing multiple children (array-items, object-properties)


🚀 Enhancement

  • Allow ProxyNodes to appear anywhere in the tree #5 (@adierkens)

📝 Documentation

Authors: 2

v1.1.0

08 Mar 01:21
Compare
Choose a tag to compare

🚀 Enhancement

  • Add support for portals, and transparent proxy object #3 (@adierkens)

Authors: 1

v1.0.4

28 Feb 20:08
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

v1.0.3

17 Sep 20:12
Compare
Choose a tag to compare

Release Notes

Support removing children (#1)

Adds support for handling removing children from the JSON tree


🐛 Bug Fix

Authors: 1

v1.0.2

07 Sep 22:43
Compare
Choose a tag to compare

⚠️ Pushed to main

Authors: 1

v1.0.1

07 Sep 22:19
Compare
Choose a tag to compare

⚠️ Pushed to main

Authors: 1