Build: update changelog#78807
Conversation
|
Flaky tests detected in 512b4d8. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/26632338477
|
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
I generalized the GitHub Actions |
What?
Adds missing changelog entries to WP Build for past two versions.
Follow-up to PRs:
I'm leaving out any experimental dashboard "widget" additions to build, since those are experimental and not really encouraged yet for use. They're documented here.
See changelog for widget PRs just for awareness
0.15.0 (2026-05-27)
Enhancements
presentationfield support towidget.jsonfor declarative full-bleed rendering (#78209).content-bleedpresentation variant for widgets that keep their header but render edge-to-edge content (#78491).Documentation
package.jsonand addwidgets/tsconfig.jsonfor TypeScript (#78467).0.14.0 (2026-05-14)
New Features
widgets/folder support for discovering, bundling, and registering dashboard widget script modules (#77347).Enhancements
core-datainstead of inline globals (#77987).Why?
WP Build is harder to version bump in plugins when there isn't a clear changelog.
How?
AI pulled summaries for merged PRs that didn't add a changelog entry.
Use of AI Tools
yes