fullstackhero / docs

docs for fullstackhero project.
https://fullstackhero.net/
MIT License
58 stars 59 forks source link

Bump katex from 0.15.3 to 0.16.1 #168

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps katex from 0.15.3 to 0.16.1.

Release notes

Sourced from katex's releases.

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

0.15.4 (2022-05-20)

Features

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

Sourced from katex's changelog.

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)
Commits
  • cf2a462 chore(release): 0.16.1 [ci skip]
  • 8a65a2e fix: Use SVGs for some stacked delims (#3686)
  • 7530849 chore: Upgrade to yarn 3.2.2, Node 16 (#3682)
  • 00d015f chore(deps): update dependency cssnano to v5.1.12 [skip netlify] (#3676)
  • 9164a15 docs: Cleanup changelog (#3649)
  • 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)
  • 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] commented 2 years ago

Superseded by #169.