@lwc/features
Advanced tools
Comparing version 5.2.1-alpha.0 to 5.2.1-alpha.1
@@ -33,3 +33,3 @@ /** | ||
} | ||
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true; | ||
lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE = true; | ||
// eslint-disable-next-line no-restricted-properties | ||
@@ -36,0 +36,0 @@ const flags = shared.globalThis.lwcRuntimeFlags; |
@@ -29,3 +29,3 @@ /** | ||
} | ||
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true; | ||
lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE = true; | ||
// eslint-disable-next-line no-restricted-properties | ||
@@ -32,0 +32,0 @@ const flags = globalThis.lwcRuntimeFlags; |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/features", | ||
"version": "5.2.1-alpha.0", | ||
"version": "5.2.1-alpha.1", | ||
"description": "LWC Features Flags", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lwc/shared": "5.2.1-alpha.0" | ||
"@lwc/shared": "5.2.1-alpha.1" | ||
} | ||
} |
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
16711
+ Added@lwc/shared@5.2.1-alpha.1(transitive)
- Removed@lwc/shared@5.2.1-alpha.0(transitive)
Updated@lwc/shared@5.2.1-alpha.1