🚀 chore(release): v2.0.11 - #67
Conversation
- Eloquent ORM: a "MySQL and SQLite" section. Since 2.0.11 Eloquent connects to WordPress's SQLite file on Playground, Studio and the SQLite Database Integration plugin; tables still belong to WordPress there. - WordPress environments: Playground runs on SQLite, and the Database demo works there too. - The 14 boilerplate ZIPs, rebuilt on WPBones v2.0.11. - The newsletter image: the Eloquent ORM demo page on a local Playground.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Copilot review overview
🔵 Needs a closer look
Regenerated boilerplate ZIPs or corrected release scope are needed before approval.
Review effort: Lite
Findings: None
What changed in this PR
Updates WPBones v2.0.11 release documentation, version metadata, and SQLite/Eloquent guidance.
Changes:
- Bumps the package version to 2.0.11.
- Documents SQLite support and Playground behavior.
- Refreshes release documentation and associated artifacts.
| File | Summary |
|---|---|
package.json |
Updates the release version; boilerplate artifacts do not match the stated release contents. |
content/getting-started/wordpress-environments.mdx |
Documents Playground’s SQLite environment. |
content/database-orm/eloquent-orm.mdx |
Adds MySQL/SQLite Eloquent guidance and schema limitations. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Re the Copilot overview ("boilerplate artifacts do not match the stated release contents", no finding attached): the 14 ZIPs are binary, so the review can't open them. They were checked outside it, one by one: the committed blobs are the files verified above, each vendors |
Docs and demos for WPBones v2.0.11.
SHOW TABLESorDESCRIBE(measured on a local Playground, SQLite Database Integration 3.0.2).package.json2.0.11.Eloquent.phpis byte-identical to v2.0.11, wpbones v2.0.11 and wpkirk-helpers 2.0.13 ininstalled.json, Stable tag 2.0.11,public/present, no phpunit. The Database ZIP was run innpx @wp-playground/clifrom a blueprint: all 11 Eloquent examples return their values.public/newsletter/wpbones-2.0.11-eloquent-sqlite.png: that page, captured from the local Playground.yarn testandyarn buildpass.