Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 20:17
· 306 commits to main since this release

⚡️ Breaking

  • Dropped Node 10 support and now requires the latest version of Node.js v12 and later (#260, #266)
  • Changed the default library for math typesetting from KaTeX to MathJax (#159, #236, #271)

Added

  • Auto-scaling for code block in uncover theme (#263)
  • Allow color customization through CSS variables in default theme (#209, #266)

Changed

  • Web Components based new auto scaling (#96, #248, #263)
  • Match color schemes for default theme to the latest GitHub (#266)
  • Adopt ::where() selector to class variants for making styles overridable (#244, #267)
  • Disable autolink for URL text that has no http(s):// protocol (#268)