From 21014f9057e6551506ae67bff6c5f6c5129afd61 Mon Sep 17 00:00:00 2001 From: mohamed yahia Date: Wed, 10 Jan 2024 02:51:20 +0200 Subject: [PATCH] Add changeset --- .changeset/dirty-spies-turn.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/dirty-spies-turn.md diff --git a/.changeset/dirty-spies-turn.md b/.changeset/dirty-spies-turn.md new file mode 100644 index 0000000..115e57b --- /dev/null +++ b/.changeset/dirty-spies-turn.md @@ -0,0 +1,10 @@ +--- +"mddb": patch +--- + +- Add tests for document types +- Fix throwing an error when the document type is incorrect +- Fix linting error +- Fix a strange duplicated body tags issue +- Fix the library incorrectly stringifying strings +- Add tests for computed fields