Skip to content

v1.2.1

Choose a tag to compare

@vicentereig vicentereig released this 21 Dec 22:37
· 2 commits to main since this release

Bug Fixes

  • Fix subpages type mismatch in ResultWithContent - subpages are now correctly typed as ResultWithContent objects (not Result), allowing access to content fields like text, highlights, and summary

Tests

  • Add test coverage for subpages parsing