v1.2.1
Bug Fixes
- Fix subpages type mismatch in
ResultWithContent- subpages are now correctly typed asResultWithContentobjects (notResult), allowing access to content fields liketext,highlights, andsummary
Tests
- Add test coverage for subpages parsing