mathjs: Breaking changes v11

For the first next breaking version v11 release, the following changes are scheduled:

  • #2460
  • #2465
  • #2466
  • #2482
  • #2422
  • #2490
  • #2485
  • Drop support for IE11
  • typeOf now returns function (lowercase) for a function instead of Function
  • ~#2617 (will not do)~
  • ~#2628 : change the Unit constructor (will not introduce breaking changes)~

If there are more breaking changes that should be taken care of in this release, please drop a message here

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 30 (13 by maintainers)

Commits related to this issue

Most upvoted comments

On the most recently added possibility, #2617, I registered my vote against it in the relevant issue.

Also am working on a PR for #2485 to go into this release. It will require publication of a new version of typed-function as well, according to the plan.