Skip to content

Update dependency mathjax to v3

Tine Wittler requested to merge renovate/mathjax-3.x into master

This MR contains the following updates:

Package Type Update Change
mathjax dependencies major ^2.7.0 -> 3.2.2

Release Notes

mathjax/MathJax

v3.2.2

Compare Source

This is a hot-fix release that resolves three issues introduced in v3.2.1. See the release notes for details.

v3.2.1

Compare Source

This is a bug fix release that resolves more than 40 issues, and includes significant updates to the speech-rule engine that handles MathJax's assistive technology. See the release notes for details.

v3.2.0

Compare Source

This is a feature release that includes a new lazy-typesetting extension, nine new TeX extensions, a port of the v2 MML3 extension, new Hindi support in the expression explorer, along with several other improvements, and a number of bug fixes. See the release notes for details.

v3.1.4

Compare Source

This is a hot fix release to fix two problems with the recent 3.1.3 version. See the release notes for details.

v3.1.3

Compare Source

This is a bug fix release that resolves more than 70 issues, and updates a number of modules on which MathJax relies. See the release notes for details.

v3.1.2

Compare Source

Hot fix to correct regression introduced in v3.1.1 that caused control sequences followed by spaces to not be recognized.

v3.1.1

Compare Source

This is a bug fix release to address issues that arose from the recent 3.1.0 release. See the release notes for details.

v3.1.0

Compare Source

This is a feature release that includes a number of API improvements, new extensions, and updates to the assistive tools, as described in the release notes.

v3.0.5

Compare Source

This is a hot fix release to resolve an important issue with horizontal stretchy characters (e.g., \overline and \overrightarrow) in CommonHTML output that was introduced in the recent version 3.0.4 release.

v3.0.4

Compare Source

This is a bug-fix release. See the release notes for details.

Note that version 3.0.2 and 3.0.3 had problems with their npm deployment (some files where missing from the package), so were removed. This is the next actual version after 3.0.1

v3.0.1

Compare Source

This is a bug-fix release. See the release notes for details.

v3.0.0

Compare Source

After over two years of development, the MathJax team is pleased to announce the official release of MathJax 3.0.0!

This version is a complete rewrite of MathJax from the ground up using modern programming techniques, including Typescript, ES6 modules, Promises, and more.

Please see the What's New in v3.0 section of the documentation for details about the new version 3.0.0.

Please see the Upgrading from v2 instructions for details about what is and isn't in version 3, and how to upgrade your site from version 2. Note in particular that there is a configuration converter that can help you move from version 2 to version 3.

See the documentation for details about how to use MathJax.

See the MathJax Source Repository for the source code for versions 3.

There are two repositories that contain examples of using MathJax, one for web pages, and one for use with node on a server:

Please use the MathJax Issue Tracker to report problems in version 3 of MathJax.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports