Skip to content

refactor: migrate versionLink to typescript - #2399

Merged
SgtPooki merged 2 commits into
mainfrom
refactor/version-link-typescript
Aug 18, 2025
Merged

refactor: migrate versionLink to typescript#2399
SgtPooki merged 2 commits into
mainfrom
refactor/version-link-typescript

Conversation

@SgtPooki

@SgtPooki SgtPooki commented Aug 15, 2025

Copy link
Copy Markdown
Member

Part of #2392 where I needed to re-use the agent parsing logic but it was all unexportable and done in the VersionLink component.

Note that before migrating, I created version-link.test.tsx and got 100% coverage, so anything we don't like here was already how it worked. Now we have tests showing how it works.. and can adjust in the future as necessary

PartOf #2349

@SgtPooki
SgtPooki requested a review from a team as a code owner August 15, 2025 19:14

@SgtPooki SgtPooki left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review

Comment thread .eslintignore
@@ -1,2 +1,3 @@
!.storybook
build
storybook-static

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i keep running into this when i infrequently run storybook and don't clean it up..

@SgtPooki
SgtPooki merged commit 7c7c4bf into main Aug 18, 2025
21 checks passed
@SgtPooki
SgtPooki deleted the refactor/version-link-typescript branch August 18, 2025 11:14
@ipfs-gui-bot

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 4.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants