Skip to content

v0.14.0 (2018-10-27)

Compare
Choose a tag to compare
@mkucharz mkucharz released this 27 Oct 21:24
· 260 commits to master since this release

Summary

Main Goal: Update docs and bug fixing.

๐Ÿš€ Feature

  • lib-js-core
    • #304 Remove registry completely. NPM is a recommended way to publish Sockets. (@mkucharz)
    • #266 Cache invalidation by "endpoint.invalidate". (@mkucharz)
  • cli, tests
    • #286 Synchronize files is now a default option when adding hosting. (@mkucharz)
  • cli
    • #281 Show source of the instance name for a project (npx s info). (@mkucharz)
    • #270 Add .syncanoignore file support for hosting folders. (@mkucharz)
  • Other

๐Ÿ› Bug Fix

  • Other
    • #291 Fixed broken link to Core lib read me file. (@ksyhoo)
    • #290 Fixed broken link in cookbook resources navbar. (@ksyhoo)
  • lib-js-client
  • cli
  • cli, tests

๐Ÿ“– Documentation

Committers: 8