Skip to content
This repository was archived by the owner on Nov 6, 2018. It is now read-only.

v17.0.0

Compare
Choose a tag to compare
@sourcegraph-bot sourcegraph-bot released this 13 Sep 09:29
· 22 commits to master since this release

17.0.0 (2018-09-13)

Bug Fixes

  • executeCommand defaults to any result type instead of {} (68094f4)
  • remove erroneous spread that caused args to be double-spreaded (f725001)

Features

  • remove sourcegraph.internal.rawConnection (not needed anymore) (dac28bf)
  • sourcegraphURL for extensions, passing through init data (6058e64)

BREAKING CHANGES

  • sourcegraph.internal.rawConnection is removed.