You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,44 @@ 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.13] (2025-08-26)
8
+
9
+
### Enhancements
10
+
11
+
-[CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558))
12
+
13
+
### Tools
14
+
15
+
-[XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409))
16
+
17
+
### PHP WebAssembly
18
+
19
+
-[PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554))
20
+
21
+
### Website
22
+
23
+
-[Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555))
24
+
25
+
### Bug Fixes
26
+
27
+
- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519))
28
+
29
+
### Reliability
30
+
31
+
-[php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436))
32
+
33
+
### Various
34
+
35
+
- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550))
36
+
- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538))
37
+
38
+
### Contributors
39
+
40
+
The following contributors merged PRs in this release:
Copy file name to clipboardExpand all lines: packages/docs/site/docs/main/changelog.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,44 @@ 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.13] (2025-08-26)
13
+
14
+
### Enhancements
15
+
16
+
-[CLI] --site-url option for Playground CLI. ([#2558](https://github.com/WordPress/wordpress-playground/pull/2558))
17
+
18
+
### Tools
19
+
20
+
-[XDebug Bridge] Fetch all array keys when inspecting an array. ([#2409](https://github.com/WordPress/wordpress-playground/pull/2409))
21
+
22
+
### PHP WebAssembly
23
+
24
+
-[PHP web] Export setErrNo() to make `less` work as pager. ([#2554](https://github.com/WordPress/wordpress-playground/pull/2554))
25
+
26
+
### Website
27
+
28
+
-[Web] tolerate empty e.target in addTargetBlankToExternalLinks. ([#2555](https://github.com/WordPress/wordpress-playground/pull/2555))
29
+
30
+
### Bug Fixes
31
+
32
+
- Playground CLI: Wire up execution modes for Blueprints v2. ([#2519](https://github.com/WordPress/wordpress-playground/pull/2519))
33
+
34
+
### Reliability
35
+
36
+
-[php-wasm-logger] Filter logs by severity in Logger and assign severity based on verbosity argument in CLIs. ([#2436](https://github.com/WordPress/wordpress-playground/pull/2436))
37
+
38
+
### Various
39
+
40
+
- Added Gujarati Translation for Index.md file. ([#2550](https://github.com/WordPress/wordpress-playground/pull/2550))
41
+
- Use SQLite AST driver also with Blueprints v2. ([#2538](https://github.com/WordPress/wordpress-playground/pull/2538))
42
+
43
+
### Contributors
44
+
45
+
The following contributors merged PRs in this release:
0 commit comments