hexo-math icon indicating copy to clipboard operation
hexo-math copied to clipboard

Bump katex from 0.12.0 to 0.16.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps katex from 0.12.0 to 0.16.2.

Release notes

Sourced from katex's releases.

v0.16.2

0.16.2 (2022-08-29)

Bug Fixes

  • auto-render: concatenate content of successive text nodes (#3422) (4d3fdd8)
  • Implement \pmb via CSS text-shadow (#3505) (176552a)

v0.16.1

0.16.1 (2022-08-28)

Bug Fixes

v0.16.0

0.16.0 (2022-06-06)

Bug Fixes

  • copy-tex: Use JS (instead of CSS) to select full equation, solving display glitches (#3586) (8c2d852)

BREAKING CHANGES

  • copy-tex: copy-tex extension no longer has (or requires) a CSS file.

v0.15.6

0.15.6 (2022-05-20)

Features

v0.15.5

0.15.5 (2022-05-20)

Bug Fixes

v0.15.4

... (truncated)

Changelog

Sourced from katex's changelog.

0.16.2 (2022-08-29)

Bug Fixes

  • auto-render: concatenate content of successive text nodes (#3422) (4d3fdd8)
  • Implement \pmb via CSS text-shadow (#3505) (176552a)

0.16.1 (2022-08-28)

Bug Fixes

0.16.0 (2022-06-06)

Bug Fixes

  • copy-tex: Use JS (instead of CSS) to select full equation, solving display glitches (#3586) (8c2d852)

BREAKING CHANGES

  • copy-tex: copy-tex extension no longer has (or requires) a CSS file.

0.15.6 (2022-05-20)

Features

0.15.5 (2022-05-20)

Bug Fixes

0.15.4 (2022-05-20)

Features

  • Support Unicode (sub|super)script characters (#3633) (d8fc35e)

0.15.3 (2022-03-13)

... (truncated)

Commits
  • ef49e2b chore(release): 0.16.2 [ci skip]
  • 176552a fix: Implement \pmb via CSS text-shadow (#3505)
  • 4d3fdd8 fix(auto-render): concatenate content of successive text nodes (#3422)
  • 99be728 refactor: update toSplitInto to accept delimiter object (#3444)
  • f04c645 docs: fix broken link (#3525)
  • 299584d refactor: replace deprecated String.prototype.substr() (#3590)
  • 48b15e4 chore(deps): update dependency istanbul-reports to v3.1.5 [skip netlify] (#3696)
  • 7e6e9ee docs: Fix \set documentation (#3646)
  • 8b4ba62 chore(deps): update dependency cssnano to v5.1.13 [skip netlify] (#3695)
  • ade917b chore(deps): update dependency browserslist to v4.21.3 [skip netlify] (#3691)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 29 '22 23:08 dependabot[bot]