← back to the release
new featureLightning Components
Get the Latest LWC Changes with LWC API Version 68.0
Set apiVersion 68.0 in a component's .js-meta.xml to pick up the latest LWC framework features and fixes; components on API 58.0 or earlier stay on Summer '23 framework behavior. LWC API 68.0 itself has no version-specific behavior changes, making it a low-risk version to bump existing components to. Upgrade one API version at a time, fixing warnings between steps.
identifiers
LWC API version.js-meta.xmlapiVersionLightningComponentBundle
metadata types
LightningComponentBundle
api versions
68.0
flags
off by defaultno action requiredmin api 68
- how
- Edit the apiVersion value to 68.0 in the component's .js-meta.xml, upgrading one version at a time.
- who
- when
- where
- Custom LWC in Lightning Experience, Experience Builder sites, and the Salesforce mobile app.