Skip to content

Commit

Permalink
Release 7.52.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Feb 15, 2025
1 parent 4a4793b commit 659a17e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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

## 7.52.0

Released: 2025-02-15

### Added

* Add `Orchestra\Testbench\Concerns\CreatesApplication::resolveApplicationFacades()` method.
* Add `Orchestra\Testbench\Concerns\CreatesApplication::getApplicationBasePath()` method as replacement to `Orchestra\Testbench\Concerns\CreatesApplication::getBasePath()`.
* Add `Orchestra\Testbench\Foundation\Application::deleteVendorSymlink()` method.

### Changes

* Dynamically resolve workbench namespace for `discover.factories`.
* Clear `vendor` symlink when terminating Testbench CLI.

## 7.51.3

Released: 2025-02-06
Expand Down

0 comments on commit 659a17e

Please sign in to comment.