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.44] (2026-07-06)
Blueprints
- Add Blueprint execution compile facade. (#3902)
- Add TypeScript Blueprint v2 runner skeleton. (#3906)
- Allow WXR imports to choose default author. (#3887)
- Allow WXR imports to preserve source URLs. (#3877)
- Allow WXR imports to skip attachment fetching. (#3878)
- Allow WXR imports to skip comments. (#3880)
- Allow skipping plugin install failures. (#3853)
- Allow skipping theme install failures. (#3854)
- Compile Blueprint v2 declarations into an execution plan. (#3908)
- Document valid Blueprint v2 schema examples. (#3873)
- Fix package typecheck target. (#3859)
- Flush rewrite rules after setting permalink structure. (#3851)
- Lower Blueprint v2 plan items to step records. (#3910)
- Reject unsatisfied Blueprint v2 PHP constraints. (#3898)
- Reject unsupported Blueprint v2 execution input. (#3904)
- Remove WXR site options from Blueprint v2 schema. (#3884)
- Require WXR author maps in Blueprint v2 types. (#3869)
- Resolve Blueprint v2 PHP version constraints. (#3897)
- Resolve Blueprint v2 network runtime option. (#3889)
- Resolve Blueprint v2 runtime constants. (#3892)
- Resolve exact Blueprint v2 PHP versions. (#3890)
- Resolve latest Blueprint v2 PHP label. (#3896)
- Resolve preferred Blueprint v2 WordPress versions. (#3894)
- Resolve recommended Blueprint v2 PHP versions. (#3895)
- Resolve simple Blueprint v2 WordPress versions. (#3891)
- Restrict Blueprint v2 file references. (#3860)
- Run lowered Blueprint v2 steps. (#3911)
- Share Git repository URL detection logic. (#3858)
- Support bundled Blueprint v2 resources. (#3912)
- Support bundled Blueprints in execution compile facade. (#3900)
- Support plugin
activationOptions. (#3852) - Test Blueprint v2 runtime defaults. (#3888)
- Type Blueprint v2 WXR author maps. (#3863)
- Type Blueprint v2 WXR source lists. (#3868)
- Type Blueprint v2 plugin collision handling. (#3865)
- Type Blueprint v2 runtime version labels. (#3864)
- Type Blueprint v2 theme collision handling. (#3867)
- Type Blueprint v2 theme install failures. (#3866)
- Type Blueprint v2 version constraints. (#3870)
- Type nested Blueprint v2 inline directories. (#3861)
- [installTheme step] Honor ifAlreadyInstalled for directory themes. (#3855)
Experiments
Website
- [Storage] Replace isomorphic-git submodule with local adapter. (#3841)
GitHub integration
- [Storage] Lazy-load git API modules. (#3840)
PHP WebAssembly
- [Blueprints] Add Blueprint v2 web declarations. (#3850)
- [Blueprints] Keep directory theme writes inside the target folder. (#3857)
- [CLI] Avoid port conflicts when starting PHP-WASM network proxies. (#3722)
Website
- Disable admin view transitions in Chromium. (#3886)
- Fixed file browser covering the navigation. (#3829)
- Resolve isomorphic-git browser entry without dependency lists. (#3885)
- Track blueprint resource type if the resource doesn't have a theme/plugin slug. (#3862)
- [E2E] Stabilize legacy boot and recreation checks. (#3901)
- [E2E] Use routed CURLFile upload fixture. (#3893)
- [PHP] Default Playground SQLite journal mode to DELETE. (#3909)
- [Tests] Fix legacy WP plugin activation selector. (#3825)
Blueprints
- Delay .zip Playground imports until OPFS sync is finished. (#3847)
Internal
- [GitHub Actions] Fix empty changelog entries since v3.1.35. (#3800)
Contributors
The following contributors merged PRs in this release:
@adamziel @akirk @ashfame @bgrgicak @chubes4 @dhruvang21 @mho22