v3.1.0
What's Changed
- Added new setting
showProblemsView
that controls if Problems View should open after initial lint pass - Fix doc deployment
- Add stale workflow
Pull Requests
- Fix doc deployment by @nvuillam in #190
- chore(deps): update actions/setup-node action to v4 by @renovate in #191
- chore(deps): update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #194
- chore(deps): update peter-evans/create-pull-request action to v5 by @renovate in #193
- chore(deps): update actions/setup-python action to v5 by @renovate in #192
- Add stale workflow by @nvuillam in #195
- chore(deps): update actions/stale action to v9 by @renovate in #196
- new settings option to show problems panel after initial pass by @NecroKote in #183
New Contributors
- @NecroKote made their first contribution in #183
Full Changelog: v3.0.0...v3.1.0