@lwc/features
Advanced tools
Comparing version 8.12.6-alpha.0 to 8.12.6
@@ -29,3 +29,3 @@ /** | ||
DISABLE_SYNTHETIC_SHADOW: null, | ||
ENABLE_LEGACY_LOCKER_SUPPORT: null, | ||
LEGACY_LOCKER_ENABLED: null, | ||
}; | ||
@@ -97,3 +97,3 @@ if (!globalThis.lwcRuntimeFlags) { | ||
exports.setFeatureFlagForTest = setFeatureFlagForTest; | ||
/** version: 8.12.5 */ | ||
/** version: 8.12.6 */ | ||
//# sourceMappingURL=index.cjs.js.map |
@@ -25,3 +25,3 @@ /** | ||
DISABLE_SYNTHETIC_SHADOW: null, | ||
ENABLE_LEGACY_LOCKER_SUPPORT: null, | ||
LEGACY_LOCKER_ENABLED: null, | ||
}; | ||
@@ -89,3 +89,3 @@ if (!globalThis.lwcRuntimeFlags) { | ||
export { features as default, flags as lwcRuntimeFlags, flags as runtimeFlags, setFeatureFlag, setFeatureFlagForTest }; | ||
/** version: 8.12.5 */ | ||
/** version: 8.12.6 */ | ||
//# sourceMappingURL=index.js.map |
@@ -66,5 +66,5 @@ /** | ||
*/ | ||
ENABLE_LEGACY_LOCKER_SUPPORT: FeatureFlagValue; | ||
LEGACY_LOCKER_ENABLED: FeatureFlagValue; | ||
} | ||
export type FeatureFlagName = keyof FeatureFlagMap; | ||
//# sourceMappingURL=types.d.ts.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/features", | ||
"version": "8.12.6-alpha.0", | ||
"version": "8.12.6", | ||
"description": "LWC Features Flags", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lwc/shared": "8.12.6-alpha.0" | ||
"@lwc/shared": "8.12.6" | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
21735
+ Added@lwc/shared@8.12.6(transitive)
- Removed@lwc/shared@8.12.6-alpha.0(transitive)
Updated@lwc/shared@8.12.6