All Versions
114
Latest Version
Avg Release Cycle
6 days
Latest Release
1205 days ago

Changelog History
Page 1

  • v15.4.3 Changes

    December 09, 2020

    🛠 Fixed a version-pin regression for highlight: we're now at highlight 10.4.1 and lowlight 1.17.0 as intended.

    Thanks for @tu4mo for catching this one!

  • v15.4.2 Changes

    December 08, 2020

    ⚡️ Updates

    • ⬆️ bumped lowlight to 1.17.0 to resolve highlight dependency version mismatches: #344

    Thanks to @aurelien-reeves for his first PR here!

  • v15.4.1 Changes

    December 08, 2020

    🛠 Bugfixes

    • prevented an inadvertent last-line line number from appearing: #341
    • increased inline line number minwidth by .25em to avoid code misalignments: #342
  • v15.4.0 Changes

    December 08, 2020

    ⚡️ Updates

    🔒 Bumped highlight.js to 10.4.1, fixing a security vulnerability. This brought along a few additions:

    🆕 New highlight languages

    • nodeRepl (node-repl)

    🆕 New highlight styles

    • gradientLight
    • stackoverflowDark
    • stackoverflowLight
  • v15.3.1 Changes

    November 24, 2020

    🛠 Bugfix

  • v15.3.0 Changes

    October 29, 2020

    ⚡️ Updates

    • prismjs 1.22.0
    • refractor 3.2.0
    • prism-themes 1.5.0

    This adds three new Prism themes:

    • coldark-cold
    • coldark-dark
    • coy-without-shadows

    👍 And eight new Prism-supported languages:

    • birb
    • bsl
    • mongodb
    • naniscript
    • purescript
    • sml
    • stan
    • ✏️ typoscript

    🛠 Bugfixes

    • Corrected an incorrect link to react-syntax-highlighter-virtualized-renderer in the README

    Thanks to @dschaller, @cheapsteak, and @karlhorky for contributing!

  • v15.2.1 Changes

    October 08, 2020

    🛠 Bugfix

    • 🚀 #317 - Minor fix related to yesterday's 15.2.0 release (thank you for taking care of this, @karlhorky)
  • v15.2.0 Changes

    October 07, 2020

    🔄 Changes

    • 💅 #314 - Updates style-applying logic. Language-specific styles for a given theme can now override the default styling of that theme.

    Thanks again to @karlhorky, who is on a roll here!

  • v15.1.0 Changes

    October 05, 2020

    🔄 Changes

    • ⚡️ #313 - updated to prism-themes 1.4.1
  • v15.0.1 Changes

    October 03, 2020

    ⚡️ Just a minor update to regenerate local Prism themes that employed nested token styling:

    • darcula
    • shades-of-purple
    • synthwave84
    • vs

    Check 'em out in the Prism demo.