v0.21.0
- deps: React 19 support by @sergei-startsev in https://github.com/bvaughn/react-highlight-words/pull/123
- fix: set autoEscape to true on demo website by @dorobila in https://github.com/bvaughn/react-highlight-words/pull/102
- fix typo in tests by @RyanChadly in https://github.com/bvaughn/react-highlight-words/pull/111
- @RyanChadly made their first contribution in https://github.com/bvaughn/react-highlight-words/pull/111
- @dorobila made their first contribution in https://github.com/bvaughn/react-highlight-words/pull/102
Full Changelog: https://github.com/bvaughn/react-highlight-words/compare/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 https://github.com/bvaughn/react-highlight-words/pull/100