Skip to content

Latest commit

 

History

History
121 lines (54 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

121 lines (54 loc) · 4.35 KB

4.0.3 (2022-10-12)

Bug Fixes

4.0.2 (2022-10-11)

Bug Fixes

  • Change initialization order (recommit to trigger release) (6181449)

4.0.1 (2022-10-11)

Bug Fixes

  • abandon tsdetect.doNothingIfConfigExists option (165a0f1)

4.0.0 (2022-10-10)

Features

BREAKING CHANGES

3.0.5 (2022-03-10)

Bug Fixes

  • fix prettier option name (8bf846a)

3.0.4 (2021-09-15)

Bug Fixes

3.0.3 (2021-03-06)

Bug Fixes

  • readme: fix new lines in markdown (b3dc54e)

3.0.2 (2021-03-06)

Bug Fixes

3.0.1 (2021-03-06)

Bug Fixes

  • vimscript: fix buffer filename matching pattern (c1df194)
  • vimscript: null check correctly (6670a75)
  • remove user events for tsdetect#coc#auto#swtich#%s#before (098edb5)

3.0.0 (2021-03-04)

Features

  • lessen restarts, stabilize, and more opinionated defaults (#2) (6393324)

BREAKING CHANGES

  • Only left workspace configuration target.

2.1.0 (2021-02-20)

Bug Fixes

  • move tsdetect#init to plugin dir for non-coc users (dfd338a)
  • remove init once mode for users who use b:tsdetect_is_node (34cf1bc)

Features

  • set coc.source.file.trimSameExts also in manual workspace setup command (15b1da6)

2.0.0 (2021-02-20)

Features

  • change interfaces, config, and add some features. (3826276)

BREAKING CHANGES

  • tsdetect.mode are changed.

1.0.1 (2021-02-19)

Bug Fixes

1.0.0 (2021-02-19)

Bug Fixes