What's Changed
- Run tests on Ubuntu 24.04 by @pascalbaljet in #735
- Improve URL handling with support for trailing slashes by @ljbw in #731
- [2.x] Remove old LegacyTestResponse by @nshiro in #736
- [2.x] Introduce inertiaProps Method in TestResponseMacros for Improved Inertia.js Testing by @ashokatheheroo in #700
- [2.x] Remove check for
TestResponse
from Laravel <= 6.0 by @pascalbaljet in #743 - [2.x] Check Vite manifest before Mix manifest by @pascalbaljet in #737
- [2.x] Remove IDE helpers by @ycs77 in #675
- [2.x] Allow deepMerge on custom properties by @mpociot in #732
- [2.x] Test helper for partial requests by @pascalbaljet in #738
- [2.x] Support for a custom URL resolver by @pascalbaljet in #739
- [2.x] Keep only partial data in mergeProps by @vinnygambiny in #745
- [2.x] Refactor
mergeStrategies
argument tomatchOn()
method by @pascalbaljet in #747
New Contributors
- @ljbw made their first contribution in #731
- @nshiro made their first contribution in #736
- @ashokatheheroo made their first contribution in #700
- @mpociot made their first contribution in #732
- @vinnygambiny made their first contribution in #745
Full Changelog: v2.0.2...v2.0.3