We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2d155 commit 37ac4ceCopy full SHA for 37ac4ce
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
5
## [Unreleased](https://github.com/laravel/wayfinder/compare/v0.1.1...HEAD)
6
7
- Check if routable is an Eloquent model ([#8](https://github.com/laravel/wayfinder/pull/8))
8
+- Return literal HTTP methods, fixes Inertia TypeScript error ([14](https://github.com/laravel/wayfinder/pull/14))
9
+- Strip additional whitespace ([#12](https://github.com/laravel/wayfinder/pull/12))
10
11
## [v0.1.1](https://github.com/laravel/wayfinder/compare/v0.1.0...v0.1.1)
12
0 commit comments