Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging: v0.20.0 #1085

Merged
merged 30 commits into from
Mar 28, 2025
Merged

staging: v0.20.0 #1085

merged 30 commits into from
Mar 28, 2025

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Oct 19, 2024

This PR will be rebased onto main once v0.20.0 is ready to be released. It contains all the breaking changes queued up for that release. No ETA for when this version will be released.

The goal is for this to be the last round of breaking changes before v1.0 is released.

After merge:

  • Release wxt
  • Release @wxt-dev/analytics
  • Manually release update for @wxt-dev/browser
  • Cleanup changelogs
  • Leave comments on all issues closed
  • Discord announcement
  • Check tomorrow if @wxt-dev/browser workflow ran correctly

@aklinker1 aklinker1 self-assigned this Oct 19, 2024
Copy link

netlify bot commented Oct 19, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 3a59621
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/67e6be177157a30008251876
😎 Deploy Preview https://deploy-preview-1085--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aklinker1 aklinker1 force-pushed the 0.20.0-breaking-changes branch from 70d842f to 03a4244 Compare October 19, 2024 09:52
Copy link

pkg-pr-new bot commented Oct 19, 2024

Open in Stackblitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@1085

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@1085

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@1085

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@1085

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@1085

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@1085

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@1085

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@1085

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@1085

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@1085

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@1085

wxt

npm i https://pkg.pr.new/wxt@1085

commit: 3a59621

@aklinker1 aklinker1 changed the title v0.20.0 Staging v0.20.0 Breaking Change Staging Oct 19, 2024
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 87.13318% with 57 lines in your changes missing coverage. Please review.

Project coverage is 81.24%. Comparing base (78f97f3) to head (62c7e51).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...ges/wxt/src/utils/content-script-ui/shadow-root.ts 74.32% 19 Missing ⚠️
packages/wxt/src/core/define-web-ext-config.ts 30.00% 7 Missing ⚠️
packages/wxt/src/core/builders/vite/index.ts 70.58% 5 Missing ⚠️
packages/wxt/src/browser.ts 20.00% 4 Missing ⚠️
packages/wxt/src/testing/wxt-vitest-plugin.ts 0.00% 3 Missing ⚠️
packages/wxt/src/utils/match-patterns.ts 0.00% 1 Missing and 1 partial ⚠️
packages/wxt/src/utils/storage.ts 0.00% 1 Missing and 1 partial ⚠️
packages/wxt/src/virtual/background-entrypoint.ts 0.00% 2 Missing ⚠️
...irtual/content-script-isolated-world-entrypoint.ts 0.00% 2 Missing ⚠️
packages/wxt/src/virtual/reload-html.ts 0.00% 1 Missing and 1 partial ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1085      +/-   ##
==========================================
+ Coverage   81.12%   81.24%   +0.11%     
==========================================
  Files         128      127       -1     
  Lines        6285     6244      -41     
  Branches     1071     1045      -26     
==========================================
- Hits         5099     5073      -26     
+ Misses       1171     1154      -17     
- Partials       15       17       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aklinker1 aklinker1 force-pushed the 0.20.0-breaking-changes branch 2 times, most recently from 8336c41 to 14ea7cc Compare October 19, 2024 10:07
@aklinker1 aklinker1 marked this pull request as ready for review October 19, 2024 10:15
@aklinker1 aklinker1 marked this pull request as draft October 19, 2024 10:15
@aklinker1 aklinker1 changed the title v0.20.0 Breaking Change Staging [staging] v0.20.0 Breaking Change Oct 19, 2024
@aklinker1 aklinker1 changed the title [staging] v0.20.0 Breaking Change [staging] v0.20.0 Breaking Changes Oct 19, 2024
@aklinker1 aklinker1 changed the title [staging] v0.20.0 Breaking Changes staging: v0.20.0 Breaking Changes Oct 19, 2024
@aklinker1 aklinker1 force-pushed the 0.20.0-breaking-changes branch 3 times, most recently from ec8e586 to fb1a716 Compare December 29, 2024 21:26
@aklinker1 aklinker1 marked this pull request as ready for review December 29, 2024 21:28
@aklinker1 aklinker1 changed the title staging: v0.20.0 Breaking Changes staging: v0.20.0 Dec 29, 2024
@aklinker1
Copy link
Collaborator Author

aklinker1 commented Dec 29, 2024

Alright, this PR is ready to go. Waiting for some feedback on the upgrade guide, since this is the biggest set of breaking changes to date: https://discord.com/channels/1212416027611365476/1322936410218692628/1322936422184779826

@aklinker1 aklinker1 force-pushed the 0.20.0-breaking-changes branch from d87892e to 6746937 Compare March 28, 2025 14:04
@aklinker1 aklinker1 force-pushed the 0.20.0-breaking-changes branch from 80cc362 to 3a0ce28 Compare March 28, 2025 14:16
@aklinker1 aklinker1 merged commit bdb49c0 into main Mar 28, 2025
16 of 19 checks passed
@aklinker1 aklinker1 deleted the 0.20.0-breaking-changes branch March 28, 2025 15:25
Copy link
Contributor

Thanks for helping make WXT better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment