Skip to content

Release v25.07.2

Choose a tag to compare

@ShahanaFarooqui ShahanaFarooqui released this 10 Sep 14:17
· 5 commits to main since this release

Adds missing ws library dependency required for the backend.

The dependency was working before with npm install but it broke after we moved to npm ci command instead. Now the backend server requires explicit installation of ws to run.