This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Releases: mockoon/commons-server
Releases · mockoon/commons-server
v1.0.1
v1.0.0: Split `commons` in `commons` and `commons-server`
This release contains all the Node.js code from the @mockoon/commons
lib.
commons
is now a browser/Node.js compatible library designed to be used in the CLI, and Electron's renderer and main processes.commons-server
is a Node.js only library designed to be used in the CLI and Electron's main process.