Releases: intuit/react-json-reconciler
Releases · intuit/react-json-reconciler
v3.0.1
v3.0.0
Release Notes
Major dependency & repo updates (#10)
- Update builds to use
oxlint
andtsup
using the same configs from the redux projects - Migrates from
jest
tovitest
- Updates reconciler to work w/ react@18
💥 Breaking Change
- Major dependency & repo updates #10 (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v2.0.0
💥 Breaking Change
- Generate sourcemaps from react nodes #7 (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v1.2.0
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
- enhance github ISSUE_TEMPLATE files #4 (@cliffordfajardo)
Authors: 2
- Adam Dierkens (@adierkens)
- Clifford Fajardo (@cliffordfajardo)
v1.1.0
🚀 Enhancement
- Add support for portals, and transparent proxy object #3 (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v1.0.4
v1.0.3
Release Notes
Support removing children (#1)
Adds support for handling removing children from the JSON tree
🐛 Bug Fix
- Support removing children #1 (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v1.0.2
⚠️ Pushed to main
- Add codecov key (@adierkens)
- fix badges (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)
v1.0.1
⚠️ Pushed to main
- Lint (@adierkens)
- Add auto and all-contrib (@adierkens)
- Add @adierkens as a contributor (@adierkens)
- Add circle build info (@adierkens)
- Add rest of files (@adierkens)
- initialize repo (@adierkens)
Authors: 1
- Adam Dierkens (@adierkens)