@docusaurus/types
Advanced tools
Comparing version 3.6.0 to 3.6.1-canary-6141
{ | ||
"name": "@docusaurus/types", | ||
"version": "3.6.0", | ||
"version": "3.6.1-canary-6141", | ||
"description": "Common types for Docusaurus packages.", | ||
@@ -30,3 +30,3 @@ "types": "./src/index.d.ts", | ||
}, | ||
"gitHead": "05bba6d4f495ef6b0bec5d41453932bb97981830" | ||
"gitHead": "1cded62199840b5801ba20634092dc3a658eb9f2" | ||
} |
@@ -434,3 +434,3 @@ /** | ||
// Eventually deprecate this if swc loader becomes stable? | ||
jsLoader: 'babel' | ((isServer: boolean) => RuleSetRule); | ||
jsLoader?: 'babel' | ((isServer: boolean) => RuleSetRule); | ||
}; | ||
@@ -437,0 +437,0 @@ /** Markdown-related options. */ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
39572
2