Releases: bvaughn/react-highlight-words
Releases · bvaughn/react-highlight-words
v0.21.0
What's Changed
- deps: React 19 support by @sergei-startsev in #123
- fix: set autoEscape to true on demo website by @dorobila in #102
- fix typo in tests by @RyanChadly in #111
New Contributors
- @RyanChadly made their first contribution in #111
- @dorobila made their first contribution in #102
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- feat: Add
unhighlightTag
prop by @kaungmyatlwin in #99
v0.18.0
What's Changed
- feat: provide basic support of React 18 by @sergei-startsev in #100