From ccab044d675cdf4d0d8ff6e8cf0c79389d49fb99 Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Fri, 30 May 2025 12:02:17 +0200 Subject: [PATCH] chore: publish `v14.5.2` --- download.md | 8 +++--- examples/browser/angle_configuration.html | 2 +- examples/browser/angle_configuration.html.md | 2 +- examples/browser/basic_usage.html | 2 +- examples/browser/basic_usage.html.md | 2 +- examples/browser/currency_conversion.html | 2 +- examples/browser/currency_conversion.html.md | 2 +- examples/browser/custom_separators.html | 2 +- examples/browser/custom_separators.html.md | 2 +- examples/browser/lorenz.html | 2 +- examples/browser/lorenz.html.md | 2 +- examples/browser/lorenz_interactive.html | 2 +- examples/browser/lorenz_interactive.html.md | 2 +- examples/browser/plot.html | 2 +- examples/browser/plot.html.md | 2 +- .../browser/pretty_printing_with_mathjax.html | 2 +- .../pretty_printing_with_mathjax.html.md | 2 +- examples/browser/printing_html.html | 2 +- examples/browser/printing_html.html.md | 2 +- examples/browser/requirejs_loading.html | 2 +- examples/browser/requirejs_loading.html.md | 2 +- .../rocket_trajectory_optimization.html | 2 +- .../rocket_trajectory_optimization.html.md | 2 +- examples/browser/webworkers/index.md | 2 +- examples/browser/webworkers/worker.js | 2 +- history.md | 7 +++++ js/lib/math.js | 2 +- js/lib/math.js.LICENSE.txt | 4 +-- js/lib/math.js.map | 2 +- mathjs-src | 2 +- package-lock.json | 27 ++++++++++--------- package.json | 2 +- 32 files changed, 55 insertions(+), 47 deletions(-) diff --git a/download.md b/download.md index 7acb997e9..a7e80d3b4 100644 --- a/download.md +++ b/download.md @@ -27,7 +27,7 @@ Math.js can be downloaded or linked from various content delivery networks: unpkg - https://unpkg.com/mathjs@14.5.1/ + https://unpkg.com/mathjs@14.5.2/ cdnjs @@ -48,9 +48,9 @@ Or download the full bundle directly from [unpkg](https://unpkg.com):

math.js (version 14.5.1, 186 kB, minified and gzipped) - and if needed the source map + href="https://unpkg.com/mathjs@14.5.2/lib/browser/math.js" + >math.js (version 14.5.2, 186 kB, minified and gzipped) + and if needed the source map

Too large for you? Create your own [custom bundle](docs/custom_bundling.html). diff --git a/examples/browser/angle_configuration.html b/examples/browser/angle_configuration.html index 2633a4f0a..ce8803a72 100644 --- a/examples/browser/angle_configuration.html +++ b/examples/browser/angle_configuration.html @@ -15,7 +15,7 @@ } - + diff --git a/examples/browser/angle_configuration.html.md b/examples/browser/angle_configuration.html.md index 5067c7f75..9f965b36a 100644 --- a/examples/browser/angle_configuration.html.md +++ b/examples/browser/angle_configuration.html.md @@ -24,7 +24,7 @@ File: [angle_configuration.html](angle_configuration.html) (click for a live dem } - + diff --git a/examples/browser/basic_usage.html b/examples/browser/basic_usage.html index 4486e9468..82b74c1bb 100644 --- a/examples/browser/basic_usage.html +++ b/examples/browser/basic_usage.html @@ -3,7 +3,7 @@ math.js | basic usage - + diff --git a/examples/browser/basic_usage.html.md b/examples/browser/basic_usage.html.md index 9fc4dafb7..dd6663f30 100644 --- a/examples/browser/basic_usage.html.md +++ b/examples/browser/basic_usage.html.md @@ -12,7 +12,7 @@ File: [basic_usage.html](basic_usage.html) (click for a live demo) math.js | basic usage - + diff --git a/examples/browser/currency_conversion.html b/examples/browser/currency_conversion.html index b9c8dc1dd..47aa5a547 100644 --- a/examples/browser/currency_conversion.html +++ b/examples/browser/currency_conversion.html @@ -4,7 +4,7 @@ math.js | currency conversion - + - + diff --git a/examples/browser/custom_separators.html.md b/examples/browser/custom_separators.html.md index 236602632..7ca24aa64 100644 --- a/examples/browser/custom_separators.html.md +++ b/examples/browser/custom_separators.html.md @@ -24,7 +24,7 @@ File: [custom_separators.html](custom_separators.html) (click for a live demo) } - + diff --git a/examples/browser/lorenz.html b/examples/browser/lorenz.html index 42c458a6d..6408cc885 100644 --- a/examples/browser/lorenz.html +++ b/examples/browser/lorenz.html @@ -4,7 +4,7 @@ math.js | Lorenz Attractor - +