mathjax / MathJax

Beautiful and accessible math in all browsers
http://www.mathjax.org/
Apache License 2.0
10.09k stars 1.16k forks source link

When will ES6 be released? #3262

Closed dragonliuhu closed 1 month ago

dragonliuhu commented 1 month ago

When will ES6 be released?

dpvc commented 1 month ago

Note that this issue tracker is designed for reporting bugs in MathJax or for requesting new features. Questions like this one are better asked in the MathJax user's forum.

mathJax v4.0.0, now out in beta release, has both MJS (ES6) and CJS (ES5) versions. The 4.0.0-beta.7 version is the current release candidate for 4.0.0, and is feature complete. We are in the process of a code clean-up which should lead to the official 4.0 release later this year.

dragonliuhu commented 1 month ago

Note that this issue tracker is designed for reporting bugs in MathJax or for requesting new features. Questions like this one are better asked in the MathJax user's forum.

mathJax v4.0.0, now out in beta release, has both MJS (ES6) and CJS (ES5) versions. The 4.0.0-beta.7 version is the current release candidate for 4.0.0, and is feature complete. We are in the process of a code clean-up which should lead to the official 4.0 release later this year.

Sorry, I'm not very good at English.

Now, my project installed 'mathjax@beta', but I don't know how to import the MathJax.

I don't know which file to import so that I can use MathJax in es6 mode.

dpvc commented 1 month ago

Closing this in favor of #3263.