- #7028
3c7a581c1
Thanks @mitchellhamilton! - Released Keystone 6
- #6957
de8cf44e7
Thanks @bladey! - Update Node engines to support current Node LTS versions, currently versions 14 and 16.
- #6754
bed3a560a
Thanks @mitchellhamilton! - Updated dist filenames
- #6040
890e3d0a5
Thanks @timleslie! - The value ofdata
passed to the inline relationship renderer now matches the data returned by the GraphQL query. Falsey values ofdata.label
are no longer set todata.id
and falsey values ofdata.data
are no longer set to{}
.
- #6087
139d7a8de
Thanks @JedWatson! - Move source code from thepackages-next
to thepackages
directory.
- #6036
093f9791b
Thanks @mitchellhamilton! - Fixed the relationship name not being passed to the inline relationship renderer
- #5746
19750d2dc
Thanks @timleslie! - Update Node.js dependency to^12.20 || >= 14.13
.
- #5417
34e3b6309
Thanks @alexmgrant! - Fixedrenderers
prop not being respected.
- #5122
387e0cb6c
Thanks @mitchellhamilton! - FixedDocumentRenderer
not rendering links
3968aa5d6
#4821 Thanks @mitchellhamilton! - Added renderer for relationship nodes
a1266a199
#4816 Thanks @mitchellhamilton! - Fixed renderer prop to allow providing some of the renderers and exportedDocumentRendererProps
anddefaultRenderers
2ed7ee700
#4720 Thanks @mitchellhamilton! - Initial release