Skip to content

WordPress Playground v3.1.13

Choose a tag to compare

@github-actions github-actions released this 24 Mar 19:55
· 752 commits to trunk since this release

Enhancements

  • [CLI] Auto restart with --experimental-wasm-jspi support. (#3281)

PHP WebAssembly

  • Fix Emscripten PIPEFS race condition in proc_open. (#3399)

Bug Fixes

  • Fix Dependabot exclude paths to match dirs recursively. (#3426)

Performance

  • CLI: Add site editor performance benchmark. (#3408)

  • CLI]: Consider it a lint error for CLI to depend on large Playground web packages. (#3410)
  • Claude] Harden allow/deny lists and clarify dev server behavior. (#3373)

Various

  • Bump transitive dependency flatted from 3.4.1 to 3.4.2. (#3424)
  • Remove unnecessary phpMyAdmin guard. (#3413)
  • Support blueprint.json in ZIP at root or inside a directory. (#3223)
  • [Website] Provide better UX for wasm and script download failures. (#3348)
  • [personal-wp] Add Playwright end-to-end tests. (#3405)

Contributors

The following contributors merged PRs in this release:

@adamziel @ashfame @bgrgicak @brandonpayton @wojtekn


Install via npm:

npm install @wp-playground/client@3.1.13

Or browse all packages on npm.

Stay up to date: Click Watch → Custom → Releases at the top of this repository to get notified of new releases.