Sourced from @​codemirror/lang-javascript's changelog.
6.2.5 (2026-03-02)
Bug fixes
Support code folding of JSX elements and tags.
When reading properties in
scopeCompletionSource, use the original object, not a prototype.
a202a00
Mark version 6.2.5190b567
Fix missing inherited getters in enumeratePropertyCompletionsa94cdcb
Add folding for JSX elements and tags78a8521
Use git+https format for package.json repository field