Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Releases: mocks-server/core

First release

29 Nov 20:01
e9d6f10
Compare
Choose a tag to compare

Added

  • Emit new load:files event.
  • Listen to programmatic change of port and host settings for restarting the server.
  • Allow "register" property in plugins, which will be called during plugins registration process.

Changed

Fixed

  • Stop files watcher when stop method is called.