## Problem - The library is unmaintained - Has questionable performance ([related](https://github.com/rjsf-team/react-jsonschema-form/pull/4308)) - Depends on lodash (`basic-starter` bundle analysis, `json-schema-merge-allof` + `lodash`: 216kb rendered, 92kb gzip)  ## Suggested solution - Consider similar solutions ([allof-merge](https://github.com/udamir/allof-merge)) - Develop in house solution to support our use cases (modularity, no external dependencies)