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

Bump katex from 0.12.0 to 0.16.0

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

Bumps katex from 0.12.0 to 0.16.0.

Release notes

Sourced from katex's releases.

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

0.15.4 (2022-05-20)

Features

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

v0.15.3

0.15.3 (2022-03-13)

Bug Fixes

  • Apply operator spacing to Unicode ∙ ∘ ∖ (#3584) (b362fc0)

v0.15.2

0.15.2 (2022-01-12)

... (truncated)

Changelog

Sourced from katex's changelog.

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.

  • Code cleanup, lint fixes, port to Flow

  • Rewrite to extend both start and end of range

  • Remove contrib/**/*.css linting

Co-authored-by: Erik Demaine [email protected]

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)

Bug Fixes

  • Apply operator spacing to Unicode ∙ ∘ ∖ (#3584) (b362fc0)

0.15.2 (2022-01-12)

... (truncated)

Commits
  • 0854e68 chore(release): 0.16.0 [ci skip]
  • 8c2d852 fix(copy-tex): Use JS (instead of CSS) to select full equation, solving displ...
  • 023cc03 chore(release): 0.15.6 [ci skip]
  • 9e3ae4d feat: Support \Braket, \set, and \Set (#3214)
  • 8319467 docs(support_table): \leftarrowtail is already supported (#3515)
  • be8a384 docs: Add snip to the users list (#3614)
  • 4fa84d0 chore(release): 0.15.5 [ci skip]
  • 4865e45 fix: Avoid crash when \ce{} is empty (#3627)
  • 575dab7 chore(release): 0.15.4 [ci skip]
  • d8fc35e feat: Support Unicode (sub|super)script characters (#3633)
  • 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 Jun 06 '22 23:06 dependabot[bot]