Skip to content

chore(deps): update dependency @adonisjs/inertia to v4#38

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/adonisjs-inertia-4.x
Open

chore(deps): update dependency @adonisjs/inertia to v4#38
renovate[bot] wants to merge 1 commit intomainfrom
renovate/adonisjs-inertia-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@adonisjs/inertia ^3.1.1^4.2.0 age confidence

Release Notes

adonisjs/inertia (@​adonisjs/inertia)

v4.2.0: Add support for creating page from pre-defined contents

Compare Source

Features
  • add --contents-from and --force flags to make:page command (94767b0)

Full Changelog: adonisjs/inertia@v4.1.1...v4.2.0

v4.1.1: Fix - Recreate SSR module runner after vite dev server restarts

Compare Source

Bug Fixes
  • recreate SSR module runner after vite dev server restarts (bfff05f), closes #​85

Full Changelog: adonisjs/inertia@v4.1.0...v4.1.1

v4.1.0: Export types and allow indexPages hook source to be configurable

Compare Source

Features

What's Changed

New Contributors

Full Changelog: adonisjs/inertia@v4.0.0...v4.1.0

v4.0.0: Strict type-safety, support for transformers and breaking changes

Compare Source

Features

  • add make:page command to create inertia pages (d88eb48)
  • add React Type-safe Form component wrapper (ffaca4f)
  • Support for Transformers to compute props
  • allow using Layouts via resolvePageComponent method (d27d93f)
  • Add inertia.ssrEnabled to check if SSR is enabled for a page
  • Add inertia.getVersion to get the assets version
  • Add inertia.requestInfo to access request details (cached after first call, with an option to re-compute)
  • Add support for deep-merging props
  • Export InertiaFactory for unit testing
  • add support for generating pages (31ddf21)
  • revamp implementation (0fa9dc6)

Breaking changes

  • Rename the client export to vite
  • Make the route.renderInertia method type-safe
  • Remove shared data from the config file → use InertiaMiddleware instead
  • Make the inertia.render method type-safe
  • Make the inertia.location method synchronous
  • Add inertia.page to create a page object
  • Replace config.history.encrypt with config.encryptHistory

Bug fixes

  • Reflash session data when performing a full reload due to a version mismatch

What's Changed

  • Fix sand color template in React template by @​dimitrisnl in #​69
  • feat: react tuyau adapter by @​Julien-R44 in #​74
  • Remove stubs and configuration command (moved to starter kits)
  • Use Symbols to identify branded types created with inertia.always, inertia.defer, inertia.optional, etc.

New Contributors

Full Changelog: adonisjs/inertia@v3.1.1...v4.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/adonisjs-inertia-4.x branch 2 times, most recently from cf0726f to f02c5c8 Compare March 18, 2026 09:13
@renovate renovate bot force-pushed the renovate/adonisjs-inertia-4.x branch from f02c5c8 to 86cc7ea Compare March 28, 2026 16:37
@renovate renovate bot force-pushed the renovate/adonisjs-inertia-4.x branch from 86cc7ea to 908039e Compare April 1, 2026 17:31
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.

0 participants