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.1] (2026-02-18)
Bug Fixes
- [CLI] Eliminate duplicate Playground CLI Ready message. (#3288)
Contributors
The following contributors merged PRs in this release:
@brandonpayton
[v3.1.0] (2026-02-18)
Bug Fixes
- [CLI] Fix native file locking for Windows within same multi-threaded architecture. (#3150)
Contributors
The following contributors merged PRs in this release:
@brandonpayton
[v3.0.54] (2026-02-18)
Blueprints
- Define $_SERVER['HTTP_HOST'] in the enableMultisite step. (#3214)
Tools
Various
- Allow publishing npm packages from non-trunk branches. (#3285)
- [docs] Correct "OpenAI" spacing. (#3280)
- [i18n] Add Bengali translation for guides/for-plugin-developers.md. (#3273)
- [i18n] ja translations developer Limitations. (#3272)
Contributors
The following contributors merged PRs in this release:
@adamziel @bcotrim @bookchiq @JanJakes @noruzzamans @shimotmk
[v3.0.53] (2026-02-16)
Various
- Further fixes for selected Node.js versions and related CI errors. (#3265)
- Use Node.js 22 in refresh workflows to fix .mts loader errors. (#3269)
Contributors
The following contributors merged PRs in this release:
@brandonpayton
[v3.0.52] (2026-02-12)
[v3.0.51] (2026-02-12)
Bug Fixes
- Fix npm publish by adding glob as a devDependency. (#3263)
Contributors
The following contributors merged PRs in this release:
@adamziel