Skip to content

v4.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 09:07
· 7 commits to master since this release

Buy me a coffee

Documentation v4.25.0: https://raw.githack.com/uiwjs/react-codemirror/b6a0ef9/index.html
Comparing Changes: v4.24.2...v4.25.0

The package @uiw/codemirror-extensions-langs returns syntax highlighting extensions based on file extensions.

import { loadLanguage, langNames, langs } from '@uiw/codemirror-extensions-langs';

+ langs.js();
- langs.javascript();