kapi2289 / InertiaCore

Inertia.js ASP.NET Adapter.
MIT License
71 stars 18 forks source link

Inertia Version 2 Support #17

Open adrum opened 1 month ago

adrum commented 1 month ago

I'd like to propose a plan to integrate v2 features.

Here is the list of features (or changes) needed:

I also propose we start a 1.x and 2.x branch to help keep compatibility and support easier.

The reference of changes are listed here. I don't believe the changes are a large undertaking, as a large amount of the files are either formatting or minor changes.

https://github.com/inertiajs/inertia-laravel/pull/671

Lastly, I plan to keep this message updated via edits as we progress through the additions.

marcel-silva commented 1 month ago

+1

kapi2289 commented 1 month ago

Hi! I've created v1 branch, so we can still develop the library compatible with Inertia v1. Feel free to create PRs for v2 on the main branch.

The goal is to release v1.0.0 for Interia v1 and then v2.0.0 for the v2 version of Interia.