Skip to content

Latest commit

 

History

History
142 lines (76 loc) · 3.69 KB

File metadata and controls

142 lines (76 loc) · 3.69 KB

v3.0.1 (Mon Jan 08 2024)

🐛 Bug Fix

Authors: 1


v3.0.0 (Thu Dec 21 2023)

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 (Wed Aug 10 2022)

💥 Breaking Change

Authors: 1


v1.2.0 (Wed Mar 23 2022)

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 (Tue Mar 08 2022)

🚀 Enhancement

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

Authors: 1


v1.0.4 (Mon Feb 28 2022)

🐛 Bug Fix

Authors: 1


v1.0.3 (Fri Sep 17 2021)

Release Notes

Support removing children (#1)

Adds support for handling removing children from the JSON tree


🐛 Bug Fix

Authors: 1


v1.0.2 (Tue Sep 07 2021)

⚠️ Pushed to main

Authors: 1


v1.0.1 (Tue Sep 07 2021)

⚠️ Pushed to main

Authors: 1