Releases: pkasila/ReactKatex
Releases · pkasila/ReactKatex
v1.2.2
Compare
Sorry, something went wrong.
No results found
1.2.2 (2022-07-10)
Bug Fixes
latexify: add key property to fragement generated when using breakLine (fb1b653 )
latexify: add keys to all fragments in latexify (b9dacd0 )
latexify: strictly specify return type in latexify function to JSX.Element[] (32b05d9 )
reactkatex: replace weird unshifting with JSX/TSX (c02e039 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-07-09)
Bug Fixes
latexify: fix sanitizer check (f9007b0 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-07-09)
Features
latexify: add property breakLine to ReactKatexProps to let latexify whether break the line (406b2ef )
Bug Fixes
latexify: replace two new-line characters with html tag (e57a1f8 )
reactkatex: make htmlAndMathml output default one (b012506 )
reactkatex: make htmlAndMathml output the default one, update MathML support check (03e9933 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-07-06)
Features
reactkatex: add fallback to HTML renderer if there is no support for MathML in the browser (4434f90 ), closes #2
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-07-04)
Features
add ReactKatex, update workflow and package info (8f306bb )
Dependencies and Other Build Updates
enforce public package (945c419 )
package.json: add publishConfig (c3605d3 )