[wp-trac] [WordPress Trac] #45145: Keep `@wordpress` packages up to date
WordPress Trac
noreply at wordpress.org
Mon Dec 17 04:50:53 UTC 2018
#45145: Keep `@wordpress` packages up to date
------------------------------+--------------------------
Reporter: atimmer | Owner: youknowriad
Type: defect (bug) | Status: reopened
Priority: highest omg bbq | Milestone: 5.0
Component: Build/Test Tools | Version: 5.0
Severity: blocker | Resolution:
Keywords: fixed-5.0 | Focuses:
------------------------------+--------------------------
Comment (by desrosj):
In [changeset:"44261" 44261]:
{{{
#!CommitTicketReference repository="" revision="44261"
Block Editor: Update `@wordpress` dependencies.
Changes of note:
- Includes the new Annotations API package.
- `wp-polyfill-ecmascript.js` is renamed to `wp-polyfill.js`.
- `strip_dynamic_blocks()` has been removed in favor of
`excerpt_remove_blocks()`.
- The PHP block parser is now syncing from the `block-serialization-
default-parser` package.
- `do_blocks()` uses the new parser.
- The `do_block` filter has been removed from `do_blocks()`, in favor of a
`render_block` filter in `render_block()`.
Also, a little cleanup to `render_block()`. Always normalize
`$block['attrs’]` to array in `’render_block’` filter.
Props pento, azaozz.
Merges [43884] and [43888] to trunk.
See #45145, #45190, #45264, #45282.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45145#comment:82>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list