Releases: aditosoftware/vscode-input
Releases · aditosoftware/vscode-input
2.0.2
Changed
- HandleMultiStepInput: now checks if type of return from input is "undefined" instead of empty
What's Changed
- chore: Create dependabot.yml by @rH4rtinger in #2
- build(deps-dev): bump @types/node from 20.16.5 to 22.5.5 by @dependabot in #3
- build(deps-dev): bump @types/node from 22.5.5 to 22.7.4 by @dependabot in #4
- build(deps-dev): bump @types/vscode from 1.93.0 to 1.94.0 by @dependabot in #5
- chore: added single reviewer for dependabot by @rH4rtinger in #6
- build(deps-dev): bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #10
- build(deps-dev): bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #9
- ci: added sonar action by @rH4rtinger in #7
- build(deps-dev): bump @types/node from 22.7.5 to 22.7.7 by @dependabot in #11
- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #8
- build(deps-dev): bump @types/node from 22.7.7 to 22.8.7 by @dependabot in #13
- build(deps-dev): bump @types/vscode from 1.94.0 to 1.95.0 by @dependabot in #14
- build(deps-dev): bump @types/node from 22.8.7 to 22.9.0 by @dependabot in #15
- build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 by @dependabot in #17
- build(deps-dev): bump @types/node from 22.9.0 to 22.9.3 by @dependabot in #18
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #16
- build(deps-dev): bump @types/node from 22.9.3 to 22.10.1 by @dependabot in #20
- build(deps-dev): bump @types/vscode from 1.95.0 to 1.96.0 by @dependabot in #21
- build(deps-dev): bump @types/node from 22.10.1 to 22.10.3 by @dependabot in #23
- build(deps-dev): bump @types/node from 22.10.3 to 22.10.5 by @dependabot in #24
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #25
- build(deps-dev): bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #26
- build(deps-dev): bump @types/node from 22.10.7 to 22.10.10 by @dependabot in #27
- build(deps-dev): bump @types/node from 22.10.10 to 22.13.0 by @dependabot in #28
- build(deps-dev): bump @types/node from 22.13.0 to 22.13.1 by @dependabot in #30
- build(deps-dev): bump @types/vscode from 1.96.0 to 1.97.0 by @dependabot in #29
- ci: used newer sonar action by @rH4rtinger in #31
- build(deps-dev): bump @types/node from 22.13.1 to 22.13.4 by @dependabot in #32
- chore: removed chai and @types/chai by @dependabot in #33
- build(deps-dev): bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #35
- build(deps-dev): bump @types/sinon from 17.0.3 to 17.0.4 by @dependabot in #34
- build(deps-dev): bump @types/node from 22.13.5 to 22.13.8 by @dependabot in #37
- build(deps-dev): bump @aditosoftware/eslint-config-adito-platform from 1.0.6 to 2.0.0 by @dependabot in #38
- build(deps-dev): bump @types/node from 22.13.8 to 22.13.9 by @dependabot in #39
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #36
- build(deps-dev): bump @types/node from 22.13.9 to 22.13.10 by @dependabot in #40
- build(deps-dev): bump @types/vscode from 1.97.0 to 1.98.0 by @dependabot in #41
- feat: allow empty input in handleMultiStepInput by @Fabustus in #42
New Contributors
- @dependabot made their first contribution in #3
- @Fabustus made their first contribution in #42
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.1
Changed
- Upgraded dependencies:
- sinon to 19.0.2
- @vscode/test-cli to 0.0.10
- @vscode/test-electron to 2.4.1
- @types/mocha to 10.0.8
- @types/chai to 4.3.19