Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.11.0
->^0.16.0
18.2.7
->18.2.11
5.59.8
->5.59.9
5.59.8
->5.59.9
93ea575
->c85c95e
8c91899
->64ed1c7
8.41.0
->8.42.0
^0.11.1
->^0.16.0
3.11.5
->3.12.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.42.0
Compare Source
Features
b8448ff
feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)Bug Fixes
a589636
fix: Config withignores
and withoutfiles
should not always apply (#17181) (Milos Djermanovic)c4fad17
fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)Documentation
01d7142
docs: Update README (GitHub Actions Bot)e5182b7
docs: Update README (GitHub Actions Bot)Chores
6ca5b7c
chore: upgrade @eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7
chore: package.json update for @eslint/js release (ESLint Jenkins)0892412
refactor: removeIdentifier
listener in no-irregular-whitespace (#17235) (Milos Djermanovic)f67d298
test: AddFlatESLint
tests with missing config files (#17164) (Milos Djermanovic)5b68d51
chore: Fixfixedsize
attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)37432f2
chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)KaTeX/KaTeX
v0.16.7
Compare Source
Bug Fixes
v0.16.6
Compare Source
Bug Fixes
\let
viamacros
option (#3738) (bdb0be2), closes #3737 #3737v0.16.5
Compare Source
Features
v0.16.4
Compare Source
Bug Fixes
v0.16.3
Compare Source
Bug Fixes
v0.16.2
Compare Source
Bug Fixes
v0.16.1
Compare Source
Bug Fixes
v0.16.0
Compare Source
Bug Fixes
BREAKING CHANGES
0.15.6 (2022-05-20)
Features
0.15.5 (2022-05-20)
Bug Fixes
0.15.4 (2022-05-20)
Features
0.15.3 (2022-03-13)
Bug Fixes
0.15.2 (2022-01-12)
Bug Fixes
0.15.1 (2021-10-31)
Features
v0.15.6
Compare Source
Features
v0.15.5
Compare Source
Bug Fixes
v0.15.4
Compare Source
Features
v0.15.3
Compare Source
Bug Fixes
v0.15.2
Compare Source
Bug Fixes
v0.15.1
Compare Source
Features
v0.15.0
Compare Source
Features
BREAKING CHANGES
\relax
is now implemented as a function. It'll stopexpansions and parsing, so the behavior around
\relax
may change.For example,
\kern2\relax em
will no longer work.0.14.1 (2021-10-30)
Bug Fixes
v0.14.1
Compare Source
Bug Fixes
v0.14.0
Compare Source
Features
BREAKING CHANGES
and ECMAScript modules,
import katex from 'katex';
will import theECMAScript module.
You can now use:
require('katex/dist/contrib/[name].js')
require('katex/contrib/[name]')
import katex from 'katex/dist/katex.mjs'
import katex from 'katex'
import 'katex/dist/contrib/[name].mjs'
import 'katex/contrib/[name]'
0.13.24 (2021-10-30)
Bug Fixes
0.13.23 (2021-10-30)
Bug Fixes
0.13.22 (2021-10-30)
Bug Fixes
0.13.21 (2021-10-29)
Bug Fixes
0.13.20 (2021-10-26)
Performance Improvements
0.13.19 (2021-10-26)
Features
0.13.18 (2021-09-02)
Features
0.13.17 (2021-09-01)
Bug Fixes
0.13.16 (2021-08-28)
Bug Fixes
0.13.15 (2021-08-28)
Features
0.13.14 (2021-08-28)
Bug Fixes
0.13.13 (2021-07-21)
Bug Fixes
0.13.12 (2021-07-21)
Bug Fixes
0.13.11 (2021-05-14)
Bug Fixes
Features
0.13.10 (2021-05-12)
Bug Fixes
0.13.9 (2021-05-07)
Bug Fixes
0.13.8 (2021-05-06)
Features
0.13.7 (2021-05-06)
Bug Fixes
0.13.6 (2021-05-06)
Bug Fixes
0.13.5 (2021-05-02)
Bug Fixes
0.13.4 (2021-05-02)
Bug Fixes
0.13.3 (2021-04-24)
Bug Fixes
0.13.2 (2021-04-06)
Bug Fixes
0.13.1 (2021-04-05)
Bug Fixes
[v0.13.0]
See https://github.com/KaTeX/KaTeX/issues/2490 for breaking changes and migration guide!
Bug Fixes
Features
allowedInArgument
instead ofgreediness
property (#2134)Documentation
Other Changes
dist
in the release commit (#2385)[v0.12.0]
Added
globalGroup
option to place definitions in global scope (#2091)\cal
(#2116){rcases}
and{drcases}
(#2149)strict
andtrust
setting. See https://katex.org/docs/options.html for more details. Please review its security implication before enabling the extension.\message
,\errmessage
, and\show
for debugging (#2135)\expandafter
,\noexpand
,\edef
,\let
, and\long
(#2122)\minuso
(#2213)Changed
mathtex-script
: Use html 'defer' attribute (#2069)auto-render
: do not touch text nodes w/o formulas (#2154)\mathnormal
instead of\mathcal
Removed
Fixed
border-collapse: collapse
in vlist, fix misalignment in table (#2103)\@​ifnextchar
consumes spaces (#2118)\boxed
inherited color (#2130)auto-render
: ignore "option" tags (#2180)\substack
(#2278)\boldsymbol
not italic for textords such as Greek (#2290, #2299)[v0.11.1]
Changed
Fixed
[v0.11.0]
Added
\href
and\url
will break without adjusting the trust settingChanged
Fixed
[v0.10.2]
Added
Changed
Fixed
Removed
[v0.10.1]
Added
Changed
Fixed
[v0.10.0]
Added
\(
(#1213)\\
in inline math (#1298)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here