Changelog
All notable changes to this project are documented in this file by a CI job that runs on every NPM release. The file follows the Keep a Changelog format.
[v3.1.29] (2026-05-07)
Blueprints
- Personal WP: Remove fake browser chrome, improve dependent tab handling. (#3601)
Tools
PHP WebAssembly
- [Package] Exclude unused dependencies when building
package.jsonfiles. (#3232)
PHP WebAssembly
- [PHP][Node] Export more side-module symbols to support the SQLite WASM extension (#3605). (#3605)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @mho22
[v3.1.28] (2026-05-05)
PHP WebAssembly
Website
- Escape TinyMCE inline CSS in WP editor init. (#3597)
Internal
- [Repo] Cap package labels and infer type labels. (#3574)
Contributors
The following contributors merged PRs in this release:
@adamziel @ashfame @JanJakes
[v3.1.27] (2026-05-04)
[v3.1.26] (2026-05-03)
Documentation
- [Docs] how to use @php-wasm/compile-extension from a downstream repo. (#3595)
PHP WebAssembly
- [PHP] Support
extraFilesfor custom PHP extensions. (#3580) - [compile-extension] Emit the new PHPExtensionManifest shape, add --extra-files. (#3596)
Website
- [php-snippet] Highlight PHP snippet reruns. (#3594)
Contributors
The following contributors merged PRs in this release:
@adamziel