File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
packages/docs/site/docs/main Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ All notable changes to this project are documented in this file by a CI job
4
4
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
5
5
format.
6
6
7
+ ## [ v2.0.3] (2025-07-24)
8
+
9
+ ### Tools
10
+
11
+ - [ xdebug ] Add ` --experimental-devtools ` option in php-wasm CLI. ([ #2408 ] ( https://github.com/WordPress/wordpress-playground/pull/2408 ) )
12
+
13
+ ### Bug Fixes
14
+
15
+ - Playground CLI Allow /wordpress subdirs to be mounted before WP install. ([ #2382 ] ( https://github.com/WordPress/wordpress-playground/pull/2382 ) )
16
+
17
+ ### Contributors
18
+
19
+ The following contributors merged PRs in this release:
20
+
21
+ @brandonpayton @mho22
22
+
23
+
7
24
## [ v2.0.2] (2025-07-23)
8
25
9
26
### Tools
Original file line number Diff line number Diff line change @@ -9,6 +9,23 @@ All notable changes to this project are documented in this file by a CI job
9
9
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
10
10
format.
11
11
12
+ ## [ v2.0.3] (2025-07-24)
13
+
14
+ ### Tools
15
+
16
+ - [ xdebug ] Add ` --experimental-devtools ` option in php-wasm CLI. ([ #2408 ] ( https://github.com/WordPress/wordpress-playground/pull/2408 ) )
17
+
18
+ ### Bug Fixes
19
+
20
+ - Playground CLI Allow /wordpress subdirs to be mounted before WP install. ([ #2382 ] ( https://github.com/WordPress/wordpress-playground/pull/2382 ) )
21
+
22
+ ### Contributors
23
+
24
+ The following contributors merged PRs in this release:
25
+
26
+ @brandonpayton @mho22
27
+
28
+
12
29
## [ v2.0.2] (2025-07-23)
13
30
14
31
### Tools
You can’t perform that action at this time.
0 commit comments