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.40] (2026-06-19)
[v3.1.39] (2026-06-15)
[v3.1.38] (2026-06-08)
[v3.1.37] (2026-06-08)
[v3.1.36] (2026-06-01)
[v3.1.35] (2026-05-25)
[v3.1.34] (2026-05-18)
PHP WebAssembly
- [PHP.wasm] Fix sqlite_markdown extension loading. (#3650)
- [PHP.wasm] Support web JSPI side module ABI exports. (#3647)
- [codex] Use wp-extensions markdown editor release. (#3648)
- [website] Add php-extension query parameter. (#3645)
Various
Personal Playground
- Personal WP: Improve app install dialog. (#3652)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk
[v3.1.33] (2026-05-14)
PHP WebAssembly
- [PHP.wasm] Export filesystem symbols for PHP side modules. (#3643)
Website
- [php-snippet] Simplify PHP snippet pointer handling. (#3640)
Contributors
The following contributors merged PRs in this release:
@adamziel