diff --git a/docs/content/v1.0.x-kor/release-notes/_index.md b/docs/content/v1.0.x-kor/release-notes/_index.md index 740bf2a58..29d08e3c2 100644 --- a/docs/content/v1.0.x-kor/release-notes/_index.md +++ b/docs/content/v1.0.x-kor/release-notes/_index.md @@ -5,6 +5,17 @@ menu: docs: weight: 100 --- + +sectionStart +### v.1.0.22 +Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver. + +Add regenerate when container is filtered. + +Deprecate the pushExactTypePropertyCandidateResolver option. Use `InterfacePlugin` instead. + +sectionEnd + sectionStart ### v.1.0.21 Deprecate the ObjectPropertyGenerator that modify child properties listed below. diff --git a/docs/content/v1.0.x/release-notes/_index.md b/docs/content/v1.0.x/release-notes/_index.md index cdf40313e..ccc98d769 100644 --- a/docs/content/v1.0.x/release-notes/_index.md +++ b/docs/content/v1.0.x/release-notes/_index.md @@ -5,6 +5,16 @@ menu: docs: weight: 100 --- +sectionStart +### v.1.0.22 +Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver. + +Add regenerate when container is filtered. + +Deprecate the pushExactTypePropertyCandidateResolver option. Use `InterfacePlugin` instead. + +sectionEnd + sectionStart ### v.1.0.21 Deprecate the ObjectPropertyGenerator that modify child properties listed below.