Skip to content

Releases: Astray-git/vue-highlight-words

v3.0.0

10 Jun 09:30
Compare
Choose a tag to compare

Breaking change:

  • removed babel transpile for dist code

Feature:

  • typescript rewrite #30
  • prop custom removed, use slot directly

v2.0.0

21 Sep 04:07
Compare
Choose a tag to compare

Breaking change:

  • supports vue^3.0.0

Feature:

  • highlight tag props removed, use custom render with scoped slot props.

1.2.0

17 Jun 12:21
Compare
Choose a tag to compare

Feature:

  • export install
  • auto-install umd build

1.0.0

14 Feb 06:45
c507323
Compare
Choose a tag to compare

Feature

  • feat: support using slot with String highlightTag
  • build: add ES modules build (for bundlers)

Refactor

  • chore: project structure

0.2.1

10 Jan 06:39
Compare
Choose a tag to compare
0.2.1

0.1.1

23 Jul 12:47
Compare
Choose a tag to compare
fix: main file

0.1.0

23 Jul 10:20
Compare
Choose a tag to compare
initial commit component