Releases: anteprimorac/vscode-html-end-tag-labels
Releases · anteprimorac/vscode-html-end-tag-labels
v1.0.0
Added
htmlEndTagLabels.labelColor
theme color option that replaces the deprecatedhtmlEndTagLabels.labelColor
settings option (fixes #196 and #320)htmlEndTagLabels.labelPrefix
settings option (fixes #483)
Changed
- bump dependencies
- minimum vscode version is now 1.78.0
- bump minimum node version to 16.0.0
Full Changelog: v0.11.0...v1.0.0
v0.11.0
v0.10.0
Added
- basic support for JSX (javascript and typescript)
Changed
- bump dependencies
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Bump prettier from 2.4.0 to 2.4.1 by @dependabot in #294
- Bump glob from 7.1.7 to 7.2.0 by @dependabot in #296
- Bump vscode-html-languageservice from 4.0.8 to 4.1.0 by @dependabot in #299
- Bump mocha from 9.1.1 to 9.1.2 by @dependabot in #298
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #303
- Bump @types/node from 12.20.15 to 12.20.29 by @dependabot in #302
- Bump typescript from 4.4.2 to 4.4.4 by @dependabot in #301
- Bump mocha from 9.1.2 to 9.1.3 by @dependabot in #305
- Bump @types/glob from 7.1.4 to 7.2.0 by @dependabot in #306
- Bump @types/node from 12.20.29 to 12.20.37 by @dependabot in #312
- Bump vscode-html-languageservice from 4.1.0 to 4.2.0 by @dependabot in #315
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #313
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #314
- chore(deps-dev): bump mocha from 9.1.3 to 9.2.2 by @dependabot in #349
- chore(deps): bump vscode-html-languageservice from 4.2.0 to 4.2.4 by @dependabot in #351
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #356
- chore(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #357
- chore(deps-dev): bump typescript from 4.5.2 to 4.6.3 by @dependabot in #354
- chore(deps-dev): bump prettier from 2.5.0 to 2.6.1 by @dependabot in #355
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Changed
- bump dependencies
v0.7.0
Added
- basic support for Ruby ERB files
- basic support for Nunjucks
v0.6.0
Added
- publish extension to Open VSX Registry
v0.5.0
Added
- basic support for svelte files
Internal
- bump dependencies
- update tests
v0.4.0
Added
- bump dependencies
- basic support for php and twig files