@lwc/features
Advanced tools
Comparing version 5.2.0 to 5.2.1-alpha.0
@@ -33,2 +33,3 @@ /** | ||
} | ||
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true; | ||
// eslint-disable-next-line no-restricted-properties | ||
@@ -35,0 +36,0 @@ const flags = shared.globalThis.lwcRuntimeFlags; |
@@ -29,2 +29,3 @@ /** | ||
} | ||
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true; | ||
// eslint-disable-next-line no-restricted-properties | ||
@@ -31,0 +32,0 @@ const flags = globalThis.lwcRuntimeFlags; |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/features", | ||
"version": "5.2.0", | ||
"version": "5.2.1-alpha.0", | ||
"description": "LWC Features Flags", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lwc/shared": "5.2.0" | ||
"@lwc/shared": "5.2.1-alpha.0" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
16723
244
1
+ Added@lwc/shared@5.2.1-alpha.0(transitive)
- Removed@lwc/shared@5.2.0(transitive)
Updated@lwc/shared@5.2.1-alpha.0