Releases: svipas/vscode-notification-tester
Releases · svipas/vscode-notification-tester
2.5.1
- Update all dependencies.
- Change project file names convention.
2.5.0
- Update all dependencies.
- Bundle extension with webpack for faster startup.
2.4.9
- Reformat project with new settings.
- Update all dependencies.
- Update images.
2.4.8
- Add
vscode:publish
script and re-publish package using Yarn instead of npm.
2.4.7
- Change indentation to tabs.
- Update all dependencies.
- Change filename convention to use kebab-case.
2.4.6
- Change filename convention to use camelCase.
2.4.5
- Update all dependencies.
- Refactor extension.
2.4.4
- Remove ESLint.
- Update all dependencies including TypeScript to 3.8
2.4.3
- Update all dependencies.
- Refactor extension.
2.4.2
- Update all dependencies.
- Properly return
exitCode
after tests.