You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just released v3.0.0 of publish-browser-extension, which drops support for v1.0 auth, and WXT v0.19.27, which adds support for this new version to WXT. You should be able to upgrade via:
# Update the subdependency
npm upgrade publish-browser-extension
Or by deleting your lockfile and running npm i again.
Describe the bug
It seems that the old API is no longer working, and MS is suggesting using the new API format for publishing extensions.
https://blogs.windows.com/msedgedev/2024/09/30/enhanced-security-for-extensions-with-new-publish-api/
https://learn.microsoft.com/en-us/microsoft-edge/extensions-chromium/publish/api/using-addons-api?tabs=v1-1
Could you please update it in the
wxt submit
command?Reproduction
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: