Releases: sourcegraph/create-extension
Releases · sourcegraph/create-extension
v1.4.1
1.4.1 (2018-12-13)
Bug Fixes
- added $schema field to package.json (898daae)
v1.4.0
1.4.0 (2018-12-13)
Features
- hover content rendered as Markdown (a559271)
v1.3.2
1.3.2 (2018-12-13)
Bug Fixes
- add space after hashtag for markdown title (#33) (37b38da)
v1.3.1
1.3.1 (2018-12-12)
Bug Fixes
v1.3.0
1.3.0 (2018-12-12)
Features
- set repository field in package.json if a git remote is found (#31) (60b0be2)
v1.2.0
1.2.0 (2018-12-03)
Features
- hover provider now registered with the extension context (da1fde5)
v1.1.1
1.1.1 (2018-11-27)
Bug Fixes
v1.1.0
1.1.0 (2018-11-27)
Features
- extension renamed and now compatible with
yarn create
(e96bb01)
v1.0.6
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
1.0.5 (2018-10-24)
Bug Fixes
- simplified and more robust compileation (22fc113)