Skip to content

Release v0.23.1

Compare
Choose a tag to compare
@vega-ci-bot vega-ci-bot released this 27 Aug 12:45
· 19505 commits to develop since this release
e3a261a
*2020-08-27*

This release backports a fix from the forthcoming 0.24.0 release that fixes a GraphQL issue with the new `Asset` type. When fetching the Assets from the top level, all the details came through. When fetching them as a nested property, only the ID was filled in. This is now fixed.

Improvements:

- #2140 GraphQL fix for fetching assets as nested properties