Migration Guide for v3
-
@sweetp said in Migration Guide for v3:
Is there a target release date for v3?
I’ve been updating my child theme for v3 alpha, and are quite looking forward to the upgrade.Great work
Thanks for asking, and great question! We definitely need theme developers to attempt upgrading their themes for compatibility, in order to catch some edge cases that may trip up future developers.
As for the tentative release date, we have not earmarked one yet, as things are still in flux.
We have released the alpha last week, and will continue with successive alphas, then to a beta, then to a release candidate.
On our end, being on alpha means we'll start upgrading our own instances (so, this one, basically) to v3.
Beta means we're confident that enough bugs have been caught, and enough plugins have been migrated, that most admins can upgrade without major difficulty.
When we launch the RC, the full release is imminent, and we'll likely be able to give a launch date.
Where the new theme fits in here, I cannot say yet
p.s. @sweetp, I added you to the 3rd party developers user group
-
The migration guide has been updated to include a new breaking change related to
401 Unauthorized
responses. It now returns the full response object instead of a plain object literal.@djensen47, this directly affects your integration, I believe.