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.15
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.16
Choose a head ref
  • 4 commits
  • 14 files changed
  • 5 contributors

Commits on Dec 11, 2024

  1. chore(deps): update dependency browserstack-local to v1.5.5 [skip net…

    …lify] (#4004)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    7d920a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    356b6d5 View commit details
    Browse the repository at this point in the history
  2. feat: ESM exports, TypeScript types (#3992)

    * feat: add typescript definition files
    
    * update typed errorCode
    
    Co-authored-by: Erik Demaine <[email protected]>
    
    * specific string type on strict option
    
    Co-authored-by: Erik Demaine <[email protected]>
    
    * types: macros type allow for macro expansion
    
    Co-authored-by: Erik Demaine <[email protected]>
    
    * types: added TrustContext
    
    * types: removed redundant @types, fixed @default syntax error and moved to bottom of comments, changed any token type to object
    
    * types: import types in mts from cjs definitions
    
    * Non-default ESM exports
    
    * Merge katex.d.{ts,mts} to better reflect exports
    
    * Add tsconfig.json to specify necessary libs
    
    ---------
    
    Co-authored-by: Erik Demaine <[email protected]>
    kelvinsjk and edemaine authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    ea9c173 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.16.16 [ci skip]

    ## [0.16.16](v0.16.15...v0.16.16) (2024-12-17)
    
    ### Features
    
    * ESM exports, TypeScript types ([#3992](#3992)) ([ea9c173](ea9c173))
    KaTeX-bot committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    6e3fb74 View commit details
    Browse the repository at this point in the history
Loading