Skip to content

Commit 747731a

Browse files
committed
Update CHANGELOG.md
1 parent 97bbd03 commit 747731a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased](https://github.com/laravel/wayfinder/compare/v0.1.3...main)
66

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-
127
## [v0.1.3](https://github.com/laravel/wayfinder/compare/v0.1.1...v0.1.3) - 2025-04-04
138

149
### What's Changed
1510

11+
* Check if routable is an Eloquent model ([#8](https://github.com/laravel/wayfinder/pull/8))
12+
* Return literal HTTP methods, fixes Inertia TypeScript error ([14](https://github.com/laravel/wayfinder/pull/14))
13+
* Strip additional whitespace ([#12](https://github.com/laravel/wayfinder/pull/12))
14+
* Fix: Convert Hyphenated File Names to Camel Case ([#13](https://github.com/laravel/wayfinder/pull/13))
1615
* Do not delete directories when skipping by [@hosmelq](https://github.com/hosmelq) in https://github.com/laravel/wayfinder/pull/16
1716
* fix: URL constructor: // is not a valid URL. by [@ArthurYdalgo](https://github.com/ArthurYdalgo) in https://github.com/laravel/wayfinder/pull/20
1817
* docs: update Vite watcher pattern to support nested routes by [@IlyasMohetna](https://github.com/IlyasMohetna) in https://github.com/laravel/wayfinder/pull/19

0 commit comments

Comments
 (0)