What's Changed
- Grammar Check of README.md by @j3ns3n in #43
- php 8.2 support by @emhashef in #42
- Update README.md to improve integration by @nckrtl in #35
- Improve docs by @timacdonald in #47
- Add support for generating route while routes are cached by @timacdonald in #45
- Test it can import storage routes by @timacdonald in #46
- Blade + TypeScript clean up by @joetannenbaum in #52
- Handle namespaced routes correctly by @joetannenbaum in #51
- Fix: Use forward slashes in docblock paths by @istiak-tridip in #56
- Fix for PostgreSQL ID typing by @joetannenbaum in #58
- Don't escape forward slashes in URI by @joetannenbaum in #60
Potential Minor Breaking Change
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.
New Contributors
- @j3ns3n made their first contribution in #43
- @emhashef made their first contribution in #42
- @nckrtl made their first contribution in #35
- @istiak-tridip made their first contribution in #56
Full Changelog: v0.1.4...v0.1.5