Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 895 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Overhauled class detecting regex for javascript/javascriptreact/typescript/typescriptreact, thanks @petertriho in #109
  • Support multiple class name regexes per language and optional separator and replacement options, thanks @han-tyumi in #112
  • Fix cmd+shift+t overriding default vscode keymap for reopening previously closed tabs, thanks @tylerjlawson in #163