Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News Sign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/docs/upgrading-packages.md
Views: 120

Notes on upgrading various packages

KaTeX

Look at https://github.com/sagemathinc/cocalc/pull/3313 and see all the places where the exact version of KaTeX is hardcoded in CDN url's, etc. Change them all at once!

CodeMirror

Similar remarks to KaTeX. Beware!

Testing

Jest

The following must be upgraded together.

jest ts-jest @types/jest