Releases: editorconfig/editorconfig-vscode
Releases Β· editorconfig/editorconfig-vscode
v0.18.1
What's Changed
- fix: don't apply
charseton document opening by @SunsetTechuila in #466 - chore: release 0.18.1 by @SunsetTechuila in #467
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- build(deps-dev): bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #443
- chore: simplify extension name by @aaronjheng in #437
- fix: don't set
tabSizewhentab_widthisunsetby @SunsetTechuila in #439 - test(api): properly type scenarios by @SunsetTechuila in #444
- fix(completions): add
tabto list of possible values forindent_sizeby @SunsetTechuila in #445 - build(deps): upgrade by @SunsetTechuila in #446
- chore: fix typos by @noritaka1166 in #447
- refactor: use optional chaining by @noritaka1166 in #448
- feat: support charset by @SunsetTechuila in #442
- chore: release 0.18.0 by @SunsetTechuila in #464
New Contributors
- @aaronjheng made their first contribution in #437
- @noritaka1166 made their first contribution in #447
Full Changelog: v0.17.4...v0.18.0
v0.17.4
What's Changed
- fix: merge current editor options into new ones by @SunsetTechuila in #440
- chore: release 0.17.4 by @SunsetTechuila in #441
Full Changelog: v0.17.3...v0.17.4
v0.17.3
What's Changed
- build(engines): bump minimum
vscodeversion to 1.98 by @SunsetTechuila in #431 - build(deps-dev): bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn group across 1 directory by @dependabot in #435
- Allow separate tabSize and indentSize by @yshui in #358
- chore: release 0.17.3 by @SunsetTechuila in #436
New Contributors
- @dependabot made their first contribution in #435
- @yshui made their first contribution in #358
Full Changelog: v0.17.2...v0.17.3
v0.17.2
What's Changed
- build(lockfile): update package version by @SunsetTechuila in #416
- build(devdeps): remove
semverby @SunsetTechuila in #417 - chore: remove git hooks by @SunsetTechuila in #415
- ci(renovate): disable bot by @SunsetTechuila in #423
- fix(deps): update
editorconfigto allow empty option values by @SunsetTechuila in #425 - build(devdeps): update by @SunsetTechuila in #426
- test: disable other extensions by @SunsetTechuila in #427
- fix: use
insertFinalNewLinecommand by @SunsetTechuila in #428 - 0.17.2 by @SunsetTechuila in #429
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- revert: don't restore selections by @SunsetTechuila in #413
Full Changelog: v0.17.0...v0.17.1
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
mastertomainby @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