desrosj
|
99dfd1ca08
|
Build/Test Tools: Update npm devDependencies 6.6.
This updates the npm `devDependencies` for Core to their latest versions, with one exception. The latest version of `sinon` causes some test failures and requires more investigation.
Fixes #61498.
Built from https://develop.svn.wordpress.org/trunk@58563
git-svn-id: http://core.svn.wordpress.org/trunk@58011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-06-25 13:05:27 +00:00 |
|
youknowriad
|
9aaa49f5a7
|
Editor: Update WordPress packages to Gutenberg 16.7 RC3.
It brings with a set of iterations and follow-ups to the initial package update.
It also fixes a regression that happened for interactive blocks.
Props gziolo, luisherranz, cbravobernal.
See #60315.
Built from https://develop.svn.wordpress.org/trunk@57499
git-svn-id: http://core.svn.wordpress.org/trunk@57000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-01-31 12:59:56 +00:00 |
|
gziolo
|
2de003154d
|
Script Modules API: Add import map polyfill for older browsers
Syncs the changes from https://github.com/WordPress/gutenberg/pull/58263. Adds a polyfill to make import maps compatible with unsported browsers (https://caniuse.com/import-maps).
Fixes #60348.
Props cbravobernal, jorbin, luisherranz, jonsurrell.
Built from https://develop.svn.wordpress.org/trunk@57492
git-svn-id: http://core.svn.wordpress.org/trunk@56993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2024-01-31 08:31:29 +00:00 |
|