- 049f27f: Optimize internal logic of
withMonacoJsonEditor
to reduce unnecessary re-renders
-
cb30b67: Add
withJsonEditor
higher-order component for simplified integration- Introduce new
withJsonEditor
HOC for easier setup and usage - Improve type inference for component props
- Update documentation to include examples of both
withJsonEditor
andwithMonacoJsonEditor
- Introduce new