@tinacms/graphql 0.0.0-202197204119 → 0.55.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,19 @@
1
1
  # tina-graphql
2
2
 
3
- ## 0.0.0-202197204119
3
+ ## 0.55.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 9ecb392ca: Fix bug which would set markdown body to undefined when the payload was emptry"
8
+
9
+ ## 0.55.1
10
+
11
+ ### Patch Changes
12
+
13
+ - ff4446c8e: Adds `getDocumentFields()` query for use with Tina Admin
14
+ - 667c33e2a: Add support for rich-text field, update build script to work with unified packages, which are ESM-only
15
+
16
+ ## 0.55.0
4
17
 
5
18
  ### Minor Changes
6
19