From 5a6e86263c3e13ee4d050e3c48198792e4248d59 Mon Sep 17 00:00:00 2001 From: Bogdan Savluk Date: Fri, 4 Aug 2023 17:28:12 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 413396a28e..26e6c88e4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,15 @@ it according to semantic versioning. For example, if your PR adds a breaking cha should change the heading of the (upcoming) version to include a major version bump. --> +# 5.14:0 +## Dev / playground + +- update configuration to use typescript project references, start type checking the tests + +## @rjsf/snapshot-tests + +Move theme snapshot tests into separate package + # 5.13.3 ## @rjsf/antd