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 75d1883 commit 63d2de0Copy full SHA for 63d2de0
CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
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
+- Fix: Convert Hyphenated File Names to Camel Case ([#13](https://github.com/laravel/wayfinder/pull/13))
11
12
## [v0.1.1](https://github.com/laravel/wayfinder/compare/v0.1.0...v0.1.1)
13
0 commit comments