From e0b5f8aa0c33426bbd4ef68892613a9ad13efa29 Mon Sep 17 00:00:00 2001 From: Heath Chiavettone Date: Tue, 12 Aug 2025 11:33:14 -0700 Subject: [PATCH] Fixed CHANGELOG.md due to duplicate beta.13 sections --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be34694d5..a5084b626f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,11 +32,6 @@ should change the heading of the (upcoming) version to include a major version b - Extended `Registry` interface to include optional `experimental_componentUpdateStrategy` property - Added `shallowEquals()` utility function for shallow equality comparisons - Fixed boolean fields incorrectly set to `{}` when switching oneOf/anyOf options with `mergeDefaultsIntoFormData` set to `useDefaultIfFormDataUndefined`, fixing [#4709](https://github.com/rjsf-team/react-jsonschema-form/issues/4709) ([#4710](https://github.com/rjsf-team/react-jsonschema-form/pull/4710)) - -# 6.0.0-beta.13 - -## rjsf/utils - - Always make all references absolute in nested bundled schemas # 6.0.0-beta.12