Skip to content

Update peer dependency version for @thunderid/react to >=0.1.0 in react-router and tanstack-router packages#8

Merged
brionmario merged 1 commit into
thunder-id:mainfrom
brionmario:main
Jun 25, 2026
Merged

Update peer dependency version for @thunderid/react to >=0.1.0 in react-router and tanstack-router packages#8
brionmario merged 1 commit into
thunder-id:mainfrom
brionmario:main

Conversation

@brionmario

@brionmario brionmario commented Jun 25, 2026

Copy link
Copy Markdown
Member

Purpose

Fixes the @thunderid/react peer dependency floor in @thunderid/react-router and @thunderid/tanstack-router. The previous floor of >=0.15.0 was outdated — the actual minimum supported version is 0.1.0. Updated both packages to >=0.1.0 to accurately reflect compatibility.

Approach

Updated peerDependencies["@thunderid/react"] from >=0.15.0 to >=0.1.0 in:

  • packages/react-router/package.json
  • packages/tanstack-router/package.json

Related Issues

  • N/A

Related PRs

  • N/A

Checklist

  • Followed the contribution guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Tests provided. (Add links if there are any)
    • Unit Tests
    • Integration Tests
  • Breaking changes. (Fill if applicable)
    • Breaking changes section filled.
    • breaking change label added.

Security checks

  • Followed secure coding standards in WSO2 Secure Coding Guidelines
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.

Summary by CodeRabbit

  • Chores
    • Relaxed the minimum supported version of @thunderid/react for both router packages, allowing the libraries to work with a wider range of React versions.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b207a6ff-3bb6-4466-93da-20756b4d4cf6

📥 Commits

Reviewing files that changed from the base of the PR and between 03912bd and e7a4c81.

📒 Files selected for processing (2)
  • packages/react-router/package.json
  • packages/tanstack-router/package.json

📝 Walkthrough

Walkthrough

Both router package manifests lower the @thunderid/react peer dependency requirement from >=0.15.0 to >=0.1.0.

Changes

Peer dependency floor update

Layer / File(s) Summary
Manifest constraints
packages/react-router/package.json, packages/tanstack-router/package.json
The peerDependencies entry for @thunderid/react is lowered in both router package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped through the package light,
Lowered the floor and tucked it right.
Two manifests now snugly agree,
@thunderid/react can bounce more free. 🐰
Thump, thump—tiny changes, tidy and neat.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the peer dependency version floor update in both router packages.
Description check ✅ Passed The description follows the template well with Purpose, Approach, links, checklist, and security checks filled in.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@brionmario brionmario merged commit 5e24381 into thunder-id:main Jun 25, 2026
3 checks passed
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.

2 participants