Skip to content
Vue I18n
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Version
Maintenance Status
v11 Guide
v11 API
v8.x
Changelog
English
中文
日本語
English
中文
日本語
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/general/variables/VERSION.md for this page in Markdown format
Variable: VERSION
Vue I18n Version
Signature
ts
export
const
VERSION
:
string
Tags
@remarks
— Semver format. Same format as the package.json
version
field.
@VueI18nGeneral