laravel/wayfinder
Generates fully typed, importable TypeScript functions from your Laravel routes and controllers. Call backend endpoints like normal TS functions—no hardcoded URLs or manual syncing. Includes an Artisan generator and Vite plugin for auto-regeneration.
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.19...v0.1.20
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.18...v0.1.19
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.17...v0.1.18
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.16...v0.1.17
APP_URL base path and port in generated URLs by [@utsavsomaiya](https://github.com/utsavsomaiya) in https://github.com/laravel/wayfinder/pull/186Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.15...v0.1.16
minimum-stability to stable by [@pascalbaljet](https://github.com/pascalbaljet) in https://github.com/laravel/wayfinder/pull/203Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.14...v0.1.15
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.13...v0.1.14
happy-dom by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/wayfinder/pull/148happy-dom, again by [@joetannenbaum](https://github.com/joetannenbaum) in https://github.com/laravel/wayfinder/pull/149Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.12...v0.1.13
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.11...v0.1.12
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.10...v0.1.11
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.9...v0.1.10
Method type by [@r3Fuze](https://github.com/r3Fuze) in https://github.com/laravel/wayfinder/pull/80Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.8...v0.1.9
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.7...v0.1.8
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.6...v0.1.7
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.5...v0.1.6
The changes to how Wayfinder writes barrel files in v0.1.3 were largely reverted. Sorry for the back and forth there, still refining the DX.
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.4...v0.1.5
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.3...v0.1.4
The changes to how Wayfinder writes barrel files in https://github.com/laravel/wayfinder/pull/26 might affect your codebase depending on how you are currently importing actions or routes.
Full Changelog: https://github.com/laravel/wayfinder/compare/v0.1.2...v0.1.3
How can I help you explore Laravel packages today?