Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Releases: mockoon/commons-server

v1.0.1

08 Apr 12:05
Compare
Choose a tag to compare

Misc:

  • Reorganize helpers in different files, more consistent with the documentation.

v1.0.0: Split `commons` in `commons` and `commons-server`

26 Mar 12:35
Compare
Choose a tag to compare

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.