Central methods and themes for code highlighting in Scalar projects
Last release 9 days ago
20 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 55 of 55 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
55 releases · first in 2024
Release timeline
55 releases since 2024One column per month.
Releases
- 0.4.520 Aug 2026
Release notes
Open source →Patch Changes
- #9941: Republish every package through npm trusted publishing. No functional changes.
- 0.4.316 Jul 2026
Release notes
Open source →Patch Changes
- #9719: docs: update the Scalar platform overview block in the README
- 0.4.215 Jul 2026
Release notes
Open source →Patch Changes
- #9710: Republish so the updated README (with the Scalar platform overview) reaches npm. Also renames the README generator metadata in package.json from
readmetoscalarReadme: npm treats areadmefield as the readme text itself, so affected packages were published with a literal[object Object]readme on the registry instead of README.md.
- #9710: Republish so the updated README (with the Scalar platform overview) reaches npm. Also renames the README generator metadata in package.json from
- 0.4.13 Jul 2026
Release notes
Open source →Patch Changes
-
#9659: fix: keep rendering Markdown when a code block fails to highlight
Syntax highlighting is now best-effort: if a highlight.js grammar throws at runtime (for example a Unicode regex that a production minifier mangles), the code block falls back to plain text instead of the error taking down the whole Markdown section.
-
- 0.4.026 Jun 2026
Release notes
Open source →Minor Changes
- #9590: Add syntax highlighting for the Mojo programming language
- 0.3.617 Jun 2026
- 0.3.59 Jun 2026
Release notes
Open source →Patch Changes
- #9451: Bundle runtime dependencies into the build so CommonJS-only packages (like
extendanddebug) no longer leak to consumers and break Vite dev under pnpm
- #9451: Bundle runtime dependencies into the build so CommonJS-only packages (like
- 0.3.427 Apr 2026
Release notes
Open source →Patch Changes
- #8964: fix markdown inside HTML text tags like
<p>so inline formatting is rendered.
- #8964: fix markdown inside HTML text tags like
- 0.3.316 Apr 2026
Release notes
Open source →Patch Changes
- #8735: fix: replace direct cjs mime and curl dependencies with local implementations
- 0.3.23 Apr 2026
Release notes
Open source →Patch Changes
- #8664: refactor: replace wildcard export barrels with explicit named re-exports
- 0.3.118 Mar 2026
- 0.3.04 Mar 2026
- 0.2.424 Feb 2026
- 0.2.311 Feb 2026
- 0.2.218 Dec 2025
Release notes
Open source → - 0.2.14 Dec 2025
Release notes
Open source →Patch Changes
-
#7441
781f264Thanks @marcalexiei! - fix(code-highlight): removehighlightjs-vueunused dependency -
#7441
781f264Thanks @marcalexiei! - fix(code-highlight): remove unused languages
-
- 0.2.019 Sept 2025
Release notes
Open source →Minor Changes
- 0aa6d26: feat: add ~45 new highlight.js languages + alias maps and new grouped exports (mediumLanguages, specializedLanguages, allLanguages)
- 0.1.929 Jul 2025
Release notes
Open source →Patch Changes
- d4cb86b: fix: removes inline block display to keep caret in empty code input usage
- 0.1.816 Jul 2025
Release notes
Open source →Patch Changes
- 85ee2ce: feat: updates markdown alert component style
- 85ee2ce: feat: moves markdown style from code-highlight to components package
- 0.1.713 Jul 2025
- 0.1.610 Jul 2025
Release notes
Open source →Patch Changes
- 903f975: feat: increases code line margin to enhance alignment
- 0.1.57 Jul 2025
Release notes
Open source →Patch Changes
- 2d7f995: refactor: use more common straight apostrophe ' instead of the real apostrophe ’
- 0.1.413 Jun 2025
- 0.1.313 Jun 2025
Release notes
Open source →Patch Changes
- 4156f1d: Expand workspace store integration
- a37df33: fix: enhances introduction optical alignment
- 0.1.25 Jun 2025
Release notes
Open source →Patch Changes
- 00fc827: feat: updates markdown overall style
- 358eb63: fix(api-reference): fix markdown styles pt2
- 0.1.129 May 2025
Release notes
Open source →Patch Changes
- 785939b: feat: adds id to markdown heading
- cad6277: feat(themes)!: migrate to tailwind v4
- 0.1.022 May 2025
- 0.0.292 May 2025
- 0.0.281 May 2025
Release notes
Open source →Patch Changes
- e8457cb: Unify themes across scalar. Cleanup interface and remove CJS build.
- 0.0.278 Apr 2025
Release notes
Open source →Patch Changes
- 799845f: feat(components): allow ScalarCodeblock to support different font sizes
- 0.0.267 Apr 2025
- 0.0.2514 Mar 2025
- 0.0.2410 Mar 2025
Release notes
Open source →Patch Changes
- 9319c0c: fix: allows alert plugin classes in markdown
- 9319c0c: feat: updates markdown alert style
- 0.0.2328 Feb 2025
Release notes
Open source →Patch Changes
- 3feee27: feat: adds markdown alert support
- c10bbf5: chore: code style
- 0.0.2220 Feb 2025
- 0.0.2118 Feb 2025
- 0.0.2020 Jan 2025
- 0.0.1917 Dec 2024
Release notes
Open source →Patch Changes
- 6407b2b: feat(api-reference): extend font weights for links and sidebar items
- 0.0.184 Dec 2024
- 0.0.1722 Nov 2024
- 0.0.1621 Nov 2024
Release notes
Open source →Patch Changes
- 1b06f64: fix(api-reference): conflicting styles with bulma, galaxy bug on docs
- 0.0.158 Nov 2024
Release notes
Open source →Patch Changes
- a40999d: chore: added type safety rule noUncheckedIndexedAccess
- 0.0.1420 Oct 2024
- 0.0.1314 Oct 2024
- 0.0.1210 Oct 2024
- 0.0.112 Sept 2024
Release notes
Open source →Patch Changes
- 18744d4: feat(code-highlight): don't force markdown paragraph color
- 0.0.1011 Aug 2024
- 0.0.99 Aug 2024
- 0.0.88 Aug 2024
Release notes
Open source →Patch Changes
- b910fc1: feat: new Markdown helper methods splitContent and getHeadings
- 0.0.78 Jul 2024
- 0.0.65 Jul 2024
- 0.0.527 Jun 2024
- 0.0.419 Jun 2024
- 0.0.314 Jun 2024
- 0.0.214 Jun 2024
Release notes
Open source →Patch Changes
- 8494349: Migrate to highlightjs based syntax highlighting
- 6fbb57e: feat: release all the packages