Skip to content

chore: upgrade @rwdocs/core and @rwdocs/viewer to 0.1.23#44

Merged
yumike merged 1 commit into
mainfrom
upgrade-rwdocs-0.1.23
Apr 10, 2026
Merged

chore: upgrade @rwdocs/core and @rwdocs/viewer to 0.1.23#44
yumike merged 1 commit into
mainfrom
upgrade-rwdocs-0.1.23

Conversation

@yumike
Copy link
Copy Markdown
Contributor

@yumike yumike commented Apr 10, 2026

Summary

  • Upgrade @rwdocs/core from ^0.1.22 to ^0.1.23 and @rwdocs/viewer from ^0.1.21 to ^0.1.23
  • Adapt backend router to async getNavigation() API (breaking change in 0.1.23)
  • Update tests to use mockResolvedValue/mockRejectedValue for the now-async method

Test plan

  • Backend plugin tests pass (24/24)
  • Frontend plugin tests pass (24/24)

🤖 Generated with Claude Code

getNavigation() is now async in @rwdocs/core 0.1.23, so update
the backend router and tests to await the result.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yumike yumike merged commit fb7753f into main Apr 10, 2026
1 check passed
@yumike yumike deleted the upgrade-rwdocs-0.1.23 branch April 10, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant