Skip to content

v0.8.0

Compare
Choose a tag to compare
@icebob icebob released this 08 Jan 18:09
· 14 commits to master since this release

Breaking changes

Updated moleculer-repl to 0.7.0. Changelog

Changes

  • update deps & audit fix
  • added typescript service file generator. #36
  • added test cases. #42
  • config filename configurable via MOLECULER_CONFIG environment variable.
  • fixed transporter issue in connect command. #53