10up / ElasticPress

A fast and flexible search and query engine for WordPress.
https://elasticpress.io
GNU General Public License v2.0
1.24k stars 312 forks source link

Increment block API versions. #3863

Closed JakePT closed 5 months ago

JakePT commented 5 months ago

Description of the Change

Increments the Block API version of blocks to 3, to indicate support for working in an iframed editor.

Closes #3853

How to test the Change

All blocks should function as normal.

Changelog Entry

Changed - Increments the Block API version of blocks to 3, to indicate support for working in an iframed editor.

Credits

Props @JakePT

Checklist:

felipeelia commented 5 months ago

@JakePT it seems all e2e tests failed in WP latest. Do you mind giving it a look?