@jsonforms/react
Advanced tools
Comparing version 3.0.0-beta.3 to 3.0.0-beta.4
{ | ||
"name": "@jsonforms/react", | ||
"version": "3.0.0-beta.3", | ||
"version": "3.0.0-beta.4", | ||
"description": "React module of JSON Forms", | ||
@@ -83,3 +83,3 @@ "repository": "https://github.com/eclipsesource/jsonforms", | ||
"peerDependencies": { | ||
"@jsonforms/core": "3.0.0-beta.3", | ||
"@jsonforms/core": "3.0.0-beta.4", | ||
"react": "^16.12.0 || ^17.0.0 || ^18.0.0" | ||
@@ -91,3 +91,3 @@ }, | ||
"devDependencies": { | ||
"@jsonforms/core": "^3.0.0-beta.3", | ||
"@jsonforms/core": "^3.0.0-beta.4", | ||
"@rollup/plugin-alias": "^3.1.8", | ||
@@ -117,3 +117,3 @@ "@types/enzyme": "^3.10.3", | ||
}, | ||
"gitHead": "78ef46d070f9c5ac1db1f04772db1293858ce2a4" | ||
"gitHead": "413b9767ea8e2c0b6adb3919f5e6b76263d4be31" | ||
} |
@@ -11,3 +11,3 @@ # JSON Forms - More Forms. Less Code | ||
You can combine the react package with any react-based renderer set you want, for example the [Material Renderers](https://github.com/eclipsesource/jsonforms/blob/master/packages/material-renderers) or the [Vanilla Renderers](https://github.com/eclipsesource/jsonforms/blob/master/packages/vanilla-renderers). | ||
You can combine the react package with any react-based renderer set you want, for example the [Material Renderers](https://github.com/eclipsesource/jsonforms/tree/master/packages/material) or the [Vanilla Renderers](https://github.com/eclipsesource/jsonforms/tree/master/packages/vanilla). | ||
@@ -111,2 +111,3 @@ See the official [documentation](https://jsonforms.io/) and the JSON Forms React [seed repository](https://github.com/eclipsesource/jsonforms-react-seed) for examples on how to integrate JSON Forms with your application. | ||
} | ||
export default App; | ||
``` | ||
@@ -130,1 +131,5 @@ | ||
In addition, EclipseSource also offers [professional support](https://jsonforms.io/support) for JSON Forms. | ||
## Migration | ||
See our [migration guide](https://github.com/eclipsesource/jsonforms/blob/master/MIGRATION.md) when updating JSON Forms. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1196202
133