Skip to content

2.1.0

Compare
Choose a tag to compare
@svipas svipas released this 16 Jun 20:52
· 86 commits to master since this release
  • Replace TSLint to ESLint and add lint script.
  • Remove Prettier config.
  • Update all dependencies.
  • Remove vscode dependency and add @types/vscode, vscode-test, mocha, @types/glob and glob, this is a new approach for extension usage and testing #70175.
  • Replace Travis to Azure Pipelines.
  • Add concurrent-run dependency to run eslint and tsc concurrently at the same time.
  • Refactor CHANGELOG and README to a new format.