fabianpnke ยท GitHub

Merged

Merged

Conversation

@fabianpnke

@coderabbitai

๐Ÿ“ 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.
Docstring Coverage โœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check โœ… Passed The pull request description clearly explains the change: updating @inertiajs/vue3 peer dependency to support both ^2.0.7 and ^3.0.0 for Inertia.js v3 compatibility.

โœ๏ธ 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.

@vercel

Closed

@benjamincanac benjamincanac changed the title feat: support Inertia v3 chore(deps): update @inertiajs/vue3 peer dependency

Mar 30, 2026

benjamincanac

@benjamincanac

@fabianpnke

Read the original on github.com โ†—