Releases: dileeppandey/modern-json-react
Releases · dileeppandey/modern-json-react
v1.2.0
What's Changed
New: React 16.8+ and React 17 support
Broadens compatibility from React 18-only to React 16.8 and above.
Changes:
- Peer dependencies updated from
>=18.0.0to>=16.8.0 - Updated
jsr.jsonversion to 1.2.0 - Fixed
RefObject<HTMLElement | null>type inuseContainerWidth.ts
Supported React versions: 16.8, 17.x, 18.x, 19.x
Patch release to drastically reduce the shipped bundle size by enabling build minification and disabling sourcemaps.
- Patch release to drastically reduce the shipped bundle size by enabling build minification and disabling sourcemaps.