Skip to content

v2.0.3

Compare
Choose a tag to compare
@joetannenbaum joetannenbaum released this 20 Jun 14:36
· 58 commits to 2.x since this release
b732a5c

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 to matchOn() method by @pascalbaljet in #747

New Contributors

Full Changelog: v2.0.2...v2.0.3