Skip to content

Commit 7313937

Browse files
committed
Prepare 7.40.1 release
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent de728ae commit 7313937

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG-7.x.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`.
44

5+
## 7.40.1
6+
7+
Released: 2024-01-19
8+
9+
### Changes
10+
11+
* Update minimum support for Testbench Core v7.40.1+. ([v7.40.0...v7.40.1](https://github.com/orchestral/testbench-core/compare/v7.40.0...v7.40.1))
12+
13+
#### Testbench Changes
14+
15+
##### Changes
16+
17+
* Support nested configuration files.
18+
19+
##### Fixes
20+
21+
* Fixes issue with Livewire testing where calling `$router->getRoutes()->refreshActionLookups()` caused tests to fail.
22+
523
## 7.40.0
624

725
Released: 2024-01-19
@@ -14,8 +32,6 @@ Released: 2024-01-19
1432

1533
##### Added
1634

17-
### Added
18-
1935
* Added `Orchestra\Testbench\Attributes\WithImmutableDates` attribute to force `Illuminate\Support\Date` to use `Carbon\CarbonImmutable`.
2036
* Added following helper functions:
2137
- `Orchestra\Testbench\default_skeleton_path`

0 commit comments

Comments
 (0)