Skip to content

Conversation

@kavindadimuthu
Copy link
Contributor

@kavindadimuthu kavindadimuthu commented Dec 2, 2025

Purpose

This pull request updates the peer dependency version requirements across several package manifests to use semver ranges instead of exact versions. This change allows for greater compatibility with future versions of dependencies, making it easier for consumers to use newer releases without running into version conflicts.

Dependency versioning updates:

  • Changed peer dependencies in packages/react/package.json, packages/react-router/package.json, packages/tanstack-router/package.json, packages/nextjs/package.json, and packages/__legacy__/react/package.json to use >= semver ranges for react, @types/react, react-router, @tanstack/react-router, packages/express/package.json, packages/vue/package.json, next, express and vue instead of exact versions.

Related Issues

Related PRs

  • N/A

Checklist

  • Followed the CONTRIBUTING guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)

Security checks

@asgardeo-github-bot
Copy link

⚠️ No Changeset found

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go.

If these changes should result in a version bump, you need to add a changeset.

Refer Release Documentation to learn how to add a changeset.

@DonOmalVindula DonOmalVindula merged commit 245fa50 into asgardeo:main Dec 3, 2025
3 of 6 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.

3 participants