Skip to content

1.1.0

Compare
Choose a tag to compare
@juice49 juice49 released this 17 Sep 21:29
· 6 commits to main since this release
1.1.0
3fdadce

When using a query URL as input, the following details are now included in the output:

interface Details {
  projectId: string
  dataset: string
  cdn: boolean
  apiVersion: string
  perspective?: string
}