Skip to content

Commit d61ac2d

Browse files
joetannenbaumgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 858ff87 commit d61ac2d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [Unreleased](https://github.com/laravel/wayfinder/compare/v0.1.6...main)
5+
## [Unreleased](https://github.com/laravel/wayfinder/compare/v0.1.7...main)
6+
7+
## [v0.1.7](https://github.com/laravel/wayfinder/compare/v0.1.6...v0.1.7) - 2025-08-19
8+
9+
### What's Changed
10+
11+
* feat: introduce route utility types for improved DX by [@istiak-tridip](https://github.com/istiak-tridip) in https://github.com/laravel/wayfinder/pull/68
12+
* Add compatibility with strictNullChecks by [@nickwelsh](https://github.com/nickwelsh) in https://github.com/laravel/wayfinder/pull/76
13+
* feat: Adds support for providing default URL parameters via the frontend by [@owenconti](https://github.com/owenconti) in https://github.com/laravel/wayfinder/pull/75
14+
* Update JS packages by [@SuperDJ](https://github.com/SuperDJ) in https://github.com/laravel/wayfinder/pull/73
15+
* Resolve multiple bugs by [@istiak-tridip](https://github.com/istiak-tridip) in https://github.com/laravel/wayfinder/pull/72
16+
17+
### New Contributors
18+
19+
* [@nickwelsh](https://github.com/nickwelsh) made their first contribution in https://github.com/laravel/wayfinder/pull/76
20+
* [@owenconti](https://github.com/owenconti) made their first contribution in https://github.com/laravel/wayfinder/pull/75
21+
* [@SuperDJ](https://github.com/SuperDJ) made their first contribution in https://github.com/laravel/wayfinder/pull/73
22+
23+
**Full Changelog**: https://github.com/laravel/wayfinder/compare/v0.1.6...v0.1.7
624

725
## [v0.1.6](https://github.com/laravel/wayfinder/compare/v0.1.5...v0.1.6) - 2025-05-16
826

0 commit comments

Comments
 (0)