Open logemann opened 3 years ago
Since the plugin uses apiVersion = 1 which seems not the desired format of YYYY-MM-DD, we get the following warning:
Using the Sanity client without specifying an API version is deprecated. See https://docs.sanity.io/help/js-client-api-version
Annoying warning messages are the worst, from what I can see v1 is hard-coded. Having a look at it now.
Since the plugin uses apiVersion = 1 which seems not the desired format of YYYY-MM-DD, we get the following warning:
Using the Sanity client without specifying an API version is deprecated. See https://docs.sanity.io/help/js-client-api-version