mathjs 14.5.1 → 14.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/HISTORY.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # History
2
2
 
3
+ # 2025-07-02, 14.5.3
4
+
5
+ - Fix: #2199 fix #2199: parse non-breaking white space ` ` as white space
6
+ (#3487). Thanks donmccurdy.
7
+ - Fix: refine the type definitions of `scope` (#3490). Thanks @JayChang4w.
8
+ - Fix: #3493 type definitions of `unit(number)` (#3495). Thanks @mrft.
9
+ - Fix: #3494 type definitions not supporting `unit.to(unit)` (#3495).
10
+ Thanks @mrft.
11
+ - Fix: #3499 refine type definitions of `add` and `multiply` to not allow zero
12
+ or one argument (#3495). Thanks @mrft.
13
+
14
+ # 2025-05-30, 14.5.2
15
+
16
+ - Fix: add embedded docs for the deprecated physical constant `coulomb`,
17
+ see #3472.
18
+ - Fix: #3469 add `ResultSet` interface and improve `isResultSet` typing
19
+ (#3481). Thanks @ranidam.
20
+
3
21
  # 2025-05-28, 14.5.1
4
22
 
5
23
  - Fix: #3482 mathjs throwing an error related to `BigInt` when loading in