Skip to content

nonce for devtools style#3506

Merged
TkDodo merged 4 commits into
TanStack:masterfrom
New-Future:master
Apr 21, 2022
Merged

nonce for devtools style#3506
TkDodo merged 4 commits into
TanStack:masterfrom
New-Future:master

Conversation

@NewFuture
Copy link
Copy Markdown
Contributor

  • pass nonce to devtools
  • webpack__nonce
  • set style scoped

fix #3495

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tanstack/react-query/AizfZdDpUCrSufKYmZ6wEMznRYFE
✅ Preview: https://react-query-git-fork-newfuture-master-tanstack.vercel.app

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Apr 14, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3496c14:

Sandbox Source
tannerlinsley/react-query Configuration
tannerlinsley/react-query: basic-typescript Configuration
cocky-hugle-iuwrng Issue #3495

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2022

Codecov Report

Merging #3506 (3496c14) into master (70e3d47) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #3506      +/-   ##
==========================================
- Coverage   96.41%   96.36%   -0.05%     
==========================================
  Files          45       45              
  Lines        2286     2286              
  Branches      642      642              
==========================================
- Hits         2204     2203       -1     
- Misses         79       80       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/devtools/devtools.tsx 78.68% <50.00%> (-0.41%) ⬇️
src/react/Hydrate.tsx 100.00% <0.00%> (ø)
src/react/tests/utils.tsx 97.14% <0.00%> (ø)
src/react/QueryClientProvider.tsx 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec4ef9b...3496c14. Read the comment docs.

Comment thread src/devtools/devtools.tsx Outdated
Comment thread src/devtools/devtools.tsx Outdated
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-query ✅ Ready (Inspect) Visit Preview Apr 21, 2022 at 0:17AM (UTC)

@NewFuture
Copy link
Copy Markdown
Contributor Author

@TkDodo help review 😸

Comment thread src/devtools/devtools.tsx Outdated
Comment thread src/devtools/tests/devtools.test.tsx Outdated
@tannerlinsley
Copy link
Copy Markdown
Member

🎉 This PR is included in version 3.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tannerlinsley
Copy link
Copy Markdown
Member

🎉 This PR is included in version 4.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSP enabled DevTool show errors (insert inline style)

3 participants