PrismJS v1.13.0 Release Notes

Release Date: 2018-03-21 // about 6 years ago
  • 🆕 New components

    ⚡️ Updated components

    • JSX:
    • Markup:
    • Powershell:
      • Add lookbehind to fix function interpolation inside strings. Fix #1361 [d2c026e]
    • Rust:
      • Improve char pattern so that lifetime annotations are matched better. Fix #1353 [efdccbf]

    ⚡️ Updated themes

    • 0️⃣ Default:
      • Add color for class names [8572474]
    • Coy:
      • Inherit pre's height on code, so it does not break on Download page. [c6c7fd1]

    Other changes

    • Website: Auto-generate example headers [c3ed5b5]
    • Core: Allow cloning of circular structures. (#1345) [f90d555]
    • Core: Generate components.js from components.json and make it exportable to nodeJS. (#1354) [ba60df0]
    • Website: Improve appearance of theme selector [0460cad]
    • 0️⃣ Website: Check stored theme by default + link both theme selectors together. Close #1038 [212dd4e]
    • ✅ Tests: Use the new components.js file directly [0e1a8b7]
    • ⚡️ Update .npmignore Close #1274 [a52319a]
    • ➕ Add a loadLanguages() function for easy component loading on NodeJS (#1359) [a5331a6]