mathjs 11.8.1 → 11.8.2

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,13 @@
1
1
  # History
2
2
 
3
+ # 2023-06-20, 11.8.2
4
+
5
+ - Fix #2971: improve typings of statistics functions `min`, `max`, `mean`,
6
+ `median`, `mode`, `std`, `sum`, `prod`, `variance`. Fixes a regression
7
+ introduced in v11.8.1.
8
+ - Fix #2972: type definitions of `Unit.divide(Unit)` have a wrong return type.
9
+
10
+
3
11
  # 2023-06-13, 11.8.1
4
12
 
5
13
  - Fix #2964: issue in function ` distance` when calculate the distance from