diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1cf086e77a..0fb3de1a2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -42,7 +42,7 @@ body: attributes: label: Version description: You can usually get this information in your `package.json` or in the file URL if you're using the unpkg one. - value: 5.x + value: 6.x validations: required: true - type: textarea @@ -74,8 +74,8 @@ body: description: | examples: - **OS**: Ubuntu 20.04 - - **Node**: 13.14.0 - - **npm**: 7.6.3 + - **Node**: 22.14.1 + - **npm**: 10.9.4 value: | - OS: - Node: diff --git a/package-lock.json b/package-lock.json index 71b1e6a2d3..52e911c196 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38655,7 +38655,7 @@ }, "packages/antd": { "name": "@rjsf/antd", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "classnames": "^2.5.1", @@ -38689,7 +38689,7 @@ }, "packages/chakra-ui": { "name": "@rjsf/chakra-ui", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "lucide-react": "^0.548.0", @@ -38722,7 +38722,7 @@ }, "packages/core": { "name": "@rjsf/core", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", @@ -38954,7 +38954,7 @@ }, "packages/daisyui": { "name": "@rjsf/daisyui", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "@fortawesome/fontawesome-svg-core": "^7.1.0", @@ -38986,7 +38986,7 @@ }, "packages/docs": { "name": "@rjsf/docs", - "version": "6.0.2", + "version": "6.1.0", "dependencies": { "@docusaurus/core": "^3.8.1", "@docusaurus/preset-classic": "^3.9.2", @@ -39004,7 +39004,7 @@ }, "packages/fluentui-rc": { "name": "@rjsf/fluentui-rc", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "devDependencies": { "@fluentui/react-components": "^9.72.4", @@ -39030,7 +39030,7 @@ }, "packages/mantine": { "name": "@rjsf/mantine", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "devDependencies": { "@mantine/core": "^8.3.6", @@ -39059,7 +39059,7 @@ }, "packages/mui": { "name": "@rjsf/mui", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "devDependencies": { "@emotion/jest": "^11.13.0", @@ -39088,7 +39088,7 @@ }, "packages/playground": { "name": "@rjsf/playground", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "@ant-design/icons": "^6.1.0", @@ -39170,7 +39170,7 @@ }, "packages/primereact": { "name": "@rjsf/primereact", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "devDependencies": { "@rjsf/core": "^6.x", @@ -39196,7 +39196,7 @@ }, "packages/react-bootstrap": { "name": "@rjsf/react-bootstrap", - "version": "6.0.2", + "version": "6.1.0", "license": "MIT", "dependencies": { "@react-icons/all-files": "^4.1.0" @@ -39221,7 +39221,7 @@ }, "packages/semantic-ui": { "name": "@rjsf/semantic-ui", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "semantic-ui-css": "^2.5.0" @@ -39247,7 +39247,7 @@ }, "packages/shadcn": { "name": "@rjsf/shadcn", - "version": "6.0.2", + "version": "6.1.0", "license": "MIT", "dependencies": { "@radix-ui/react-checkbox": "^1.3.3", @@ -39489,7 +39489,7 @@ }, "packages/snapshot-tests": { "name": "@rjsf/snapshot-tests", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "devDependencies": { "@rjsf/core": "^6.x", @@ -39509,7 +39509,7 @@ }, "packages/utils": { "name": "@rjsf/utils", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "fast-uri": "^3.1.0", @@ -39545,7 +39545,7 @@ }, "packages/validator-ajv8": { "name": "@rjsf/validator-ajv8", - "version": "6.0.2", + "version": "6.1.0", "license": "Apache-2.0", "dependencies": { "ajv": "^8.17.1", diff --git a/packages/antd/package.json b/packages/antd/package.json index 00f2194d1a..c46d37968b 100644 --- a/packages/antd/package.json +++ b/packages/antd/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/antd", - "version": "6.0.2", + "version": "6.1.0", "description": "Ant Design theme, fields and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", diff --git a/packages/chakra-ui/package.json b/packages/chakra-ui/package.json index 7364d5e302..b0d33be020 100644 --- a/packages/chakra-ui/package.json +++ b/packages/chakra-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/chakra-ui", - "version": "6.0.2", + "version": "6.1.0", "description": "Chakra UI theme, fields, and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", diff --git a/packages/core/package.json b/packages/core/package.json index 0e9676acf1..23207856bf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/core", - "version": "6.0.2", + "version": "6.1.0", "description": "A simple React component capable of building HTML forms out of a JSON schema.", "scripts": { "compileReplacer": "tsc -p tsconfig.replacer.json && move-file lodashReplacer.js lodashReplacer.cjs", diff --git a/packages/daisyui/package.json b/packages/daisyui/package.json index 28b4591e4c..0e42ef810a 100644 --- a/packages/daisyui/package.json +++ b/packages/daisyui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/daisyui", - "version": "6.0.2", + "version": "6.1.0", "description": "Daisy UI components for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", diff --git a/packages/docs/package.json b/packages/docs/package.json index 6909d24ee9..c5879804c2 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/docs", - "version": "6.0.2", + "version": "6.1.0", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/packages/fluentui-rc/package.json b/packages/fluentui-rc/package.json index 8d90f6cf7c..57b5133830 100644 --- a/packages/fluentui-rc/package.json +++ b/packages/fluentui-rc/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/fluentui-rc", - "version": "6.0.2", + "version": "6.1.0", "description": "FluentUI React Components theme, fields and widgets for react-jsonschema-form", "scripts": { "build:ts": "tsc -b tsconfig.build.json && tsc-alias -p tsconfig.build.json", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index e3143b73bc..63789d5510 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/mantine", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/mui/package.json b/packages/mui/package.json index 1bb04afdf7..56498b8ef1 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/mui", - "version": "6.0.2", + "version": "6.1.0", "main": "./dist/index.cjs", "module": "./lib/index.js", "types": "./lib/index.d.ts", diff --git a/packages/playground/package.json b/packages/playground/package.json index d59323ea5e..93fd37b0f7 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/playground", - "version": "6.0.2", + "version": "6.1.0", "description": "rjsf playground", "private": true, "type": "commonjs", diff --git a/packages/primereact/package.json b/packages/primereact/package.json index f47e1c9139..6569a01eee 100644 --- a/packages/primereact/package.json +++ b/packages/primereact/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/primereact", - "version": "6.0.2", + "version": "6.1.0", "description": "PrimeReact theme, fields and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", diff --git a/packages/react-bootstrap/package.json b/packages/react-bootstrap/package.json index 0abe01ed40..bbb0e3db39 100644 --- a/packages/react-bootstrap/package.json +++ b/packages/react-bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/react-bootstrap", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/semantic-ui/package.json b/packages/semantic-ui/package.json index 77047d54ab..cd190705c9 100644 --- a/packages/semantic-ui/package.json +++ b/packages/semantic-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/semantic-ui", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index c0094954c6..41eb3b76a8 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/shadcn", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/snapshot-tests/package.json b/packages/snapshot-tests/package.json index fec629fcdd..0c30f2fb56 100644 --- a/packages/snapshot-tests/package.json +++ b/packages/snapshot-tests/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/snapshot-tests", - "version": "6.0.2", + "version": "6.1.0", "description": "A set of snapshot tests to be used for testing RJSF theme.", "scripts": { "build": "tsc -b .", diff --git a/packages/utils/package.json b/packages/utils/package.json index 371e0613d7..de08cffd62 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/utils", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/packages/validator-ajv8/package.json b/packages/validator-ajv8/package.json index 86e762fbf9..c333f6c6e9 100644 --- a/packages/validator-ajv8/package.json +++ b/packages/validator-ajv8/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/validator-ajv8", - "version": "6.0.2", + "version": "6.1.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts",