Skip to content

Latest commit

 

History

History
100 lines (47 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

100 lines (47 loc) · 4.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2023-11-08)

Bug Fixes

  • adjust to mathjax v4-beta.4 (2a2f722), closes #25

4.0.0 (2023-09-04)

⚠ BREAKING CHANGES

  • Drops support for MathJax v3.

Features

  • add MathJaxv4-style browser build (b589914)

Bug Fixes

  • img.ts: adjust imports (9d300f8)

  • img.ts: fix function declaration (54252c2)

  • img.ts: fix TS type errors (10d0b91)

  • Merge pull request #24 from pkra/mathjax4 (b04eabf), closes #24

4.0.0-1 (2023-08-14)

Bug Fixes

  • package: adjust path for "main" (a6e5444)

4.0.0-0 (2023-08-10)

⚠ BREAKING CHANGES

  • remove old CJS and webpacked version

Features

  • build ESM (e71cd43)
  • initial TS conversion attempt (4cbf2e8)
  • remove old CJS and webpacked version (65785d7)

3.2.1 (2022-06-29)

Bug Fixes

3.2.0 (2022-06-28)

Features

  • support optional alt text (05c880a), closes #2

3.1.0 (2021-05-07)

Features

3.0.0 (2020-10-06)

⚠ BREAKING CHANGES

  • change export name

Features

Bug Fixes

2.0.0 (2020-09-10)

⚠ BREAKING CHANGES

  • No longer compatible with MathJax v2. NodeJS only.

Features