Skip to content

Releases: sourcegraph/create-extension

v1.4.1

13 Dec 23:39
Compare
Choose a tag to compare

1.4.1 (2018-12-13)

Bug Fixes

  • added $schema field to package.json (898daae)

v1.4.0

13 Dec 21:43
Compare
Choose a tag to compare

1.4.0 (2018-12-13)

Features

  • hover content rendered as Markdown (a559271)

v1.3.2

13 Dec 00:49
Compare
Choose a tag to compare

1.3.2 (2018-12-13)

Bug Fixes

  • add space after hashtag for markdown title (#33) (37b38da)

v1.3.1

12 Dec 02:28
Compare
Choose a tag to compare

1.3.1 (2018-12-12)

Bug Fixes

v1.3.0

12 Dec 02:10
60b0be2
Compare
Choose a tag to compare

1.3.0 (2018-12-12)

Features

  • set repository field in package.json if a git remote is found (#31) (60b0be2)

v1.2.0

03 Dec 18:19
Compare
Choose a tag to compare

1.2.0 (2018-12-03)

Features

  • hover provider now registered with the extension context (da1fde5)

v1.1.1

27 Nov 22:49
Compare
Choose a tag to compare

1.1.1 (2018-11-27)

Bug Fixes

v1.1.0

27 Nov 22:30
Compare
Choose a tag to compare

1.1.0 (2018-11-27)

Features

  • extension renamed and now compatible with yarn create (e96bb01)

v1.0.6

25 Oct 17:37
Compare
Choose a tag to compare

1.0.6 (2018-10-25)

Bug Fixes

  • refreshed package-lock.json after renovate updated package.json (7faf052)
  • reverted back to 15.10.3 of semantic-release (fad7d63)
  • serve command now has dist/ in the --out-file path (f5ec848)
  • workarond for semantic-release issue 965 (5256a91)

v1.0.5

24 Oct 01:31
Compare
Choose a tag to compare

1.0.5 (2018-10-24)

Bug Fixes

  • simplified and more robust compileation (22fc113)