v1.4.0
What's Changed
- Add GitHub token to Flow CLI installation by @jribbink in #330
- Change vsce to new package location at @vscode/vsce by @jribbink in #331
- Make commands async so their execution may be awaited by @jribbink in #341
- Fix flow.json change listener by @jribbink in #329
- Fix Windows install Flow CLI GH token by @jribbink in #346
- Fix language server instance leaking between tests by @jribbink in #350
- Update vscode-languageclient by @jribbink in #339
- Add semver to package.json & bump to 7.5.1 by @jribbink in #357
- Add icon to cdc files by @jribbink in #372
- State cache error handling refactor by @jribbink in #371
- Allow relative path configuration of flow.json by @jribbink in #348
- Disable hardware acceleration to fix Windows tests by @jribbink in #386
- Refactor dependency installation by @jribbink in #351
- Add Ubuntu tests by @jribbink in #389
- Include flow.json schema for suggestions and validation by @jribbink in #380
- Fix flow init prompt behaviour by @jribbink in #390
- Fix schema URL typo by @jribbink in #404
- Handle edge cases when watching for flow.json changes by @jribbink in #405
Full Changelog: v1.3.0...v1.4.0