@stackbit/types
Advanced tools
Comparing version 2.0.2-staging.1 to 2.0.2
@@ -7,3 +7,3 @@ import type { FieldType } from './model-fields'; | ||
*/ | ||
export declare const SSG_NAMES: readonly ["custom", "nextjs", "gatsby", "jekyll", "hugo", "eleventy", "vuepress", "gridsome", "nuxt", "sapper", "hexo", "unibit"]; | ||
export declare const SSG_NAMES: readonly ["custom", "nextjs", "gatsby", "jekyll", "hugo", "eleventy", "vuepress", "gridsome", "nuxt", "sapper", "hexo", "unibit", "astro"]; | ||
/** | ||
@@ -10,0 +10,0 @@ * The list of Content Management Systems (CMS) supported by Stackbit. |
@@ -21,3 +21,4 @@ "use strict"; | ||
'hexo', | ||
'unibit' | ||
'unibit', | ||
'astro' | ||
]; | ||
@@ -24,0 +25,0 @@ /** |
{ | ||
"name": "@stackbit/types", | ||
"version": "2.0.2-staging.1", | ||
"version": "2.0.2", | ||
"description": "Types for Stackbit config and Content Source Interface", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/stackbit/stackbit#readme", | ||
"gitHead": "201bdc4fa6b716402e899b105490ee56e70f3785" | ||
"gitHead": "8883bebc7b0b3dac7912a5e4ddfbb7af55a7ce90" | ||
} |
@@ -20,3 +20,4 @@ import type { FieldType } from './model-fields'; | ||
'hexo', | ||
'unibit' | ||
'unibit', | ||
'astro' | ||
] as const; | ||
@@ -23,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
403349
7276
1