- Support for React 18 (agentcooper#232)
- Fix for
usePdfCoordinates
(agentcooper#244)
- Added support of multi-page highlights, thanks to @jonathanbyrne!
- Update PDF.js dependency to 2.2.228.
- Enabled hyperlinks inside the PDF document (thanks @steevn).
- Renamed
PdfAnnotator
toPdfHighlighter
all over the code for naming consistency.