react-pdf-viewer v3.1.2 Release Notes

  • ๐Ÿ› Bug fixes

    • Don't highlight spaces between words when searching for a keyword
    • ๐Ÿšš The clearHighlights and clearKeyword() functions provided by the search plugin should remove all highlights when the keyword is empty
    • The current highlight is lost after zooming the document
    • ๐Ÿ”Œ The jumpToMatch() function provided by the search plugin does not properly highlight keyword when the page is not in the virtual list
    • ๐Ÿ”Œ The ScrollModePluginProps type isn't defined in the type definitions of the toolbar plugin