[DO NOT MERGE] Test @wordpress/*@next packages#46397
[DO NOT MERGE] Test @wordpress/*@next packages#46397manzoorwanijk wants to merge 32 commits intotrunkfrom
Conversation
Looks like part of the problem there is that a version like |
Looks like you missed one: https://github.com/WordPress/gutenberg/pull/74530/changes#r2683062457 🙂 |
Well that's bad, and it's a bug in Gutenberg's version naming scheme for
The On a second thought, I should probably have resolved this also to |
One straightforward fix would be to name it like
I don't see that documented in the package?
👍 |
I'm trying to fix this in WordPress/gutenberg#74589, with a slightly different approach where the version number is |
|
That sounds like it should work. 👍 |
|
Well, going forward anyway. |
That's why I in the end merged a version that uses the |
|
@anomiex @manzoorwanijk I updated this branch to the latest |
|
Yeah, the results are great. @anomiex Should we also see if we can clean up the |
|
I removed one unnecessary item from pnpmfile. For the real upgrade, we'll want most of what's left. We'd leave out the change to "next" on line 220. The extra We'll also need the fix in |
|
Following WordPress/gutenberg#74576, we should be able to completely get rid of this file. jetpack/projects/js-packages/ai-client/src/api-fetch/index.ts Lines 4 to 14 in 140c7bb |
The caveat is that you never use the |
Yes, that is what I meant. Using named import can help us get rid of that file. |
I think we'll need to wait for a few WordPress releases though, until that change is in the Core-bundled copy of the lowest version we support. |
Testing the
@wordpress/*packages as requested in WordPress/gutenberg#73822 (comment)Proposed changes:
Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions: