File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
packages/docs/site/docs/main Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,30 @@ 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.2] (2025-07-23)
8
+
9
+ ### Tools
10
+
11
+
12
+ #### PHP WebAssembly
13
+
14
+ - [ xdebug ] Bridge DBGP session with CDP server. ([ #2402 ] ( https://github.com/WordPress/wordpress-playground/pull/2402 ) )
15
+
16
+ ### Internal
17
+
18
+ - [ Build] Preserve optionalDependencies in built package.json. ([ #2410 ] ( https://github.com/WordPress/wordpress-playground/pull/2410 ) )
19
+
20
+ ###
21
+
22
+ - Comlink] Throw the original error in the error handler. ([ #2407 ] ( https://github.com/WordPress/wordpress-playground/pull/2407 ) )
23
+
24
+ ### Contributors
25
+
26
+ The following contributors merged PRs in this release:
27
+
28
+ @adamziel
29
+
30
+
7
31
## [ v2.0.1] (2025-07-23)
8
32
9
33
### Blueprints
Original file line number Diff line number Diff line change @@ -9,6 +9,30 @@ 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.2] (2025-07-23)
13
+
14
+ ### Tools
15
+
16
+
17
+ #### PHP WebAssembly
18
+
19
+ - [ xdebug ] Bridge DBGP session with CDP server. ([ #2402 ] ( https://github.com/WordPress/wordpress-playground/pull/2402 ) )
20
+
21
+ ### Internal
22
+
23
+ - [ Build] Preserve optionalDependencies in built package.json. ([ #2410 ] ( https://github.com/WordPress/wordpress-playground/pull/2410 ) )
24
+
25
+ ###
26
+
27
+ - Comlink] Throw the original error in the error handler. ([ #2407 ] ( https://github.com/WordPress/wordpress-playground/pull/2407 ) )
28
+
29
+ ### Contributors
30
+
31
+ The following contributors merged PRs in this release:
32
+
33
+ @adamziel
34
+
35
+
12
36
## [ v2.0.1] (2025-07-23)
13
37
14
38
### Blueprints
You can’t perform that action at this time.
0 commit comments