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 Breaking Changes #1085

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

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.

@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 dae4a04
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/67701c073199830008b2c129
😎 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/auto-icons

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

@wxt-dev/module-react

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

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@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

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

commit: 6c9beee

@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 83.47578% with 58 lines in your changes missing coverage. Please review.

Project coverage is 80.81%. Comparing base (b150a52) to head (dae4a04).

Files with missing lines Patch % Lines
...ges/wxt/src/utils/content-script-ui/shadow-root.ts 73.33% 20 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%   80.81%   -0.31%     
==========================================
  Files         128      127       -1     
  Lines        6285     6147     -138     
  Branches     1066     1045      -21     
==========================================
- Hits         5099     4968     -131     
+ Misses       1171     1162       -9     
- 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 from 03733a6 to 406766b Compare December 25, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment