First Release Candidate for version 5.
Security Fix
- Moves to xmldom v0.9.10
Major Changes
- Refactors the API into logical sections. Exposes the worker API differently. This is a breaking change!
- Updates the computation of the require method in node. This now avoids the awkward
evaltechnique.
Minor Changes
- Upgrade all packages to latest version, except typescript
- Uses workspace setup for testsuite
- Additional API tests
- Improved heuristic computation for multiple prefix/postfix operations with the appropriate semantic role
Bug fixes
- Fix for MathJax Issue 3551
- Fix for issue 853
Full Changelog: v5.0.0-beta.7...v5.0.0-rc.1