Skip to content

Commit

Permalink
update README.md (inertia 2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Sarvarov committed Oct 11, 2024
1 parent 8b97ee8 commit f7b6b59
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ This package based on the official Laravel adapter for Inertia.js [inertiajs/ine
- [x] Helpers for validation errors
- [x] Examples
- [x] SSR
- [x] Inertia.js v2 compatibility (waiting for stable release, discussion is here: [#17](https://github.com/romsar/gonertia/issues/17))

### Inertia.js v2 compatibility

A beta version of Inertia.js 2.0 [was recently released](https://v2.inertiajs.com/upgrade-guide).

The new version of Gonertia has already been adapted to all new features and will be merged into master after the stable version of Inertia.js appears.

[Click here](https://github.com/romsar/gonertia/issues/17) to try and discuss.


## Installation

Expand Down

0 comments on commit f7b6b59

Please sign in to comment.