So I'm pretty much convinced that I want to maintain
@inertiajs using a monorepo.
While it make sense to publish separate packages for the core and adapters, developing them as separate projects is a real pain. 😣
Turns out I can do both—a monorepo with multiple packages. 🌤️