HomeVendure CoreShow hidden breadcrumbs...CommonVENDURE_VERSIONVENDURE_VERSION@vendure/coreSourcev2.0.0 A constant which holds the current version of the Vendure core. You can use this when your code needs to know the version of Vendure which is running. Example Tsimport { VENDURE_VERSION } from '@vendure/core';console.log('Vendure version:', VENDURE_VERSION);Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousProcessContextNextAdmin UiEdited Jan 28, 2026ยทEdit this page