🔧 WP Bones 2.0.9 — three numbers back in line

WP Bones 2.0.9 is out ðŸĶī a small one, about numbers that had quietly stopped agreeing ðŸ”Ē

🔒 bones version keeps its hands off your dependencies. On an npm 6 lockfile (lockfileVersion: 1) it bumped your plugin and the first package in the tree. Now only your plugin's own entry moves.

🐘 PHP 8.1, checked where it counts. composer.json has asked for 8.1 since 2.0.0, but the CLI's own guard still let 7.4 through. They match now, and a test keeps them matched.

The Requirements page of the WP Bones docs, asking for PHP 8.1 and Node.js 20 or 22+

ðŸŸĒ Node 20 or 22+. The v2 build uses glob 11, which yarn won't install on Node 18. The docs now say so, instead of recommending the one version that fails.

⮆ïļ Drop-in for 2.0.x: composer update wpbones/wpbones

👉 Docs, boilerplates and live Playground demos:

Ever had two config files disagree for months before anyone noticed? I'd love to hear that story 👀

3 views

Add a comment

Replies

Be the first to comment