diff --git a/.changeset/seven-bananas-perform.md b/.changeset/seven-bananas-perform.md new file mode 100644 index 0000000000..c86644fddc --- /dev/null +++ b/.changeset/seven-bananas-perform.md @@ -0,0 +1,8 @@ +--- +"@talend/json-schema-form-core": patch +--- + +- JSFC is a fork of https://github.com/json-schema-form/json-schema-form-core : its place is in the Fork folder +- Remove local copy of json-refs and use package instead +- add missing type to fix ts compilation error +- add a polyfill for json-refs: path-browserify