Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KaTeX/KaTeX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.42
Choose a base ref
...
head repository: KaTeX/KaTeX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.43
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 26, 2026

  1. fix: use makeEm() consistently to truncate long CSS decimals (#4181)

    * fix: use makeEm() consistently to truncate long CSS decimals
    * test: update snapshot for truncated em values
    * refactor: use template literals for string concatenation
    jaydeep-pipaliya authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    0967dcc View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.16.43 [ci skip]

    ## [0.16.43](v0.16.42...v0.16.43) (2026-03-26)
    
    ### Bug Fixes
    
    * use makeEm() consistently to truncate long CSS decimals ([#4181](#4181)) ([0967dcc](0967dcc))
    KaTeX-bot committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e74702f View commit details
    Browse the repository at this point in the history
Loading