🐛 Fixed
- JSX/TSX/HTML highlighting broken (#254)
- Restored missing
@taghighlight groups that were accidentally removed in v1.0.0 - Fixed broken syntax highlighting in JSX, TSX, HTML, and XML files
- Added
@tag,@tag.builtin,@tag.attribute, and@tag.delimiterhighlights - Tags now properly display in purple, attributes in yellow
- Affected users were seeing degraded readability in React/TypeScript components
- Restored missing
Full Changelog: https://github.com/navarasu/onedark.nvim/blob/master/CHANGELOG.md#v103---2025-11-24