From c0a179401b38d83f9077f91f9e7de08679157364 Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Fri, 10 Oct 2025 09:07:15 +0200 Subject: [PATCH] feat: publish `v14.9.1` --- 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 +- examples/browser/pretty_printing_with_mathjax.html | 2 +- .../browser/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 +- .../browser/rocket_trajectory_optimization.html | 2 +- .../browser/rocket_trajectory_optimization.html.md | 2 +- examples/browser/webworkers/index.md | 2 +- examples/browser/webworkers/worker.js | 2 +- history.md | 13 ++++++++++--- js/lib/math.js | 2 +- js/lib/math.js.LICENSE.txt | 2 +- js/lib/math.js.map | 2 +- mathjs-src | 2 +- package-lock.json | 14 +++++++------- package.json | 2 +- 32 files changed, 50 insertions(+), 43 deletions(-) diff --git a/download.md b/download.md index 1346ad636..1ab523deb 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.9.0/ + https://unpkg.com/mathjs@14.9.1/ cdnjs @@ -48,9 +48,9 @@ Or download the full bundle directly from [unpkg](https://unpkg.com):

math.js (version 14.9.0, 171 kB, minified and gzipped) - and if needed the source map + href="https://unpkg.com/mathjs@14.9.1/lib/browser/math.js" + >math.js (version 14.9.1, 171 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 419b90f3f..2ab3aa5e9 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 c06afc980..7fc413849 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 bfba2435a..c106656c0 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 a09297641..39a95bd8e 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 eeb19215e..381447768 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 bf08cd574..3592c555d 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 5ed5a03f1..370657a1a 100644 --- a/examples/browser/lorenz.html +++ b/examples/browser/lorenz.html @@ -4,7 +4,7 @@ math.js | Lorenz Attractor - +