Releases: kawamataryo/vue-word-highlighter
Releases · kawamataryo/vue-word-highlighter
v1.2.5
Feature
Other
- Update dependencies
- Migrate ESLint and Prettier to Biome
v1.2.4
Bugfix
- Fixed a bug that diacritics were not deleted for queries only. #1048
v1.2.3
Bugfix
- Ignore HTML comment in slots #687
v1.2.1
Bugfix
- supported nested HTML tag highlight in the slot #646
v1.2.0
Feature
Add htmlToHighlight option #645
v1.1.2
1.1.2 (2022-11-20)
bugfix
v1.1.0
1.1.0 (2022-10-08)
Feature
- Add diacritics sensitive option #506
tests
v1.0.6
1.0.6 (2022-09-17)
Bug Fix
- fix cannot highlight text in slot #471