Releases: editorconfig/editorconfig-vscode
Releases Β· editorconfig/editorconfig-vscode
v0.17.0
What's Changed
- feat: add option to disable context menu entry by @SunsetTechuila in #374
- Add 0.16.7/0.17.0 changelog by @xuhdev in #389
- Add notes on how to publish and remove the release workflow by @xuhdev in #390
- Enable auto-update with renovate by @xuhdev in #391
- Remove node 18 from CI by @xuhdev in #394
- fix: restore selections after the file save by @SunsetTechuila in #397
- ci(workflows/test): cache dependencies by @SunsetTechuila in #398
- Allow the extension to be active in untrusted workspaces by @jashug in #364
- Add missing information about updating changelog by @xuhdev in #399
- update v0.17.0 changelog by @SunsetTechuila in #401
- chore(changelog): remove empty item from the list by @SunsetTechuila in #403
- update v0.17.0 changelog by @SunsetTechuila in #404
- bump version to 0.17.0 by @SunsetTechuila in #402
New Contributors
Full Changelog: v0.16.7...v0.17.0
v0.16.7
Many thanks to our new contributor, @SunsetTechuila, for fixing many important bugs!
What's Changed
- Rename default branch from
master
tomain
by @christian-bromann in #333 - Update release pipeline by @christian-bromann in #334
- Update Node version in CI and deps by @xuhdev in #380
- Bring husky up-to-date by @xuhdev in #381
- Add missing relevant husky script by @xuhdev in #383
- ci(workflows): update by @SunsetTechuila in #373
- configure external deps versions to support node 18 by @SunsetTechuila in #384
- fix: keep selection on formatting by @SunsetTechuila in #372
- fix flaky test by @SunsetTechuila in #386
- Remove an unnecessary eslint-disable directive by @xuhdev in #385
- Bump version to 0.16.7 by @xuhdev in #387
New Contributors
- @christian-bromann made their first contribution in #333
- @xuhdev made their first contribution in #380
- @SunsetTechuila made their first contribution in #373
Full Changelog: v0.16.6...v0.16.7