Skip to content

feat: support Inertia v3#6243

Open
fabianpnke wants to merge 1 commit intonuxt:v4from
fabianpnke:feat/inertia-v3
Open

feat: support Inertia v3#6243
fabianpnke wants to merge 1 commit intonuxt:v4from
fabianpnke:feat/inertia-v3

Conversation

@fabianpnke
Copy link

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

  • Update @inertiajs/vue3 peer dependency to support both ^2.0.7 and ^3.0.0.
  • Ensure compatibility with the latest version of Inertia.js for Vue users.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@github-actions github-actions bot added the v4 #4488 label Mar 26, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 325d4046-e4a7-4f73-b1dd-b6d96f4e7b3e

📥 Commits

Reviewing files that changed from the base of the PR and between 90a94fb and e3ae27f.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The pull request updates the peerDependencies version constraint for @inertiajs/vue3 in package.json. The version range is expanded from ^2.0.7 to ^2.0.7 || ^3.0.0, allowing the package to be compatible with both version 2.x and version 3.x releases of the dependency, while maintaining compatibility with previously supported versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'feat: support Inertia v3' clearly summarizes the main change of adding support for Inertia v3 in the peer dependencies.
Description check ✅ Passed The description is related to the changeset, explaining the update to @inertiajs/vue3 peer dependency to support both v2.0.7 and v3.0.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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 and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 26, 2026

npm i https://pkg.pr.new/@nuxt/ui@6243

commit: e3ae27f

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

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant