Skip to content

Conversation

@mihar-22
Copy link
Contributor

@mihar-22 mihar-22 commented Jun 8, 2020

My bad @kentcdodds, preact-compat was used for version 8.x which has now moved to preact/compat. So we can't check if the compat package is being used but I just replaced it with react which should do the trick.

@mihar-22 mihar-22 changed the title fix: set correct jsx pragma for [email protected] fix: set correct jsx pragma for preact when using compat Jun 8, 2020
@mihar-22 mihar-22 changed the title fix: set correct jsx pragma for preact when using compat fix: set correct jsx pragma for preact/compat Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #151 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   86.82%   86.82%           
=======================================
  Files          18       18           
  Lines         334      334           
  Branches       79       79           
=======================================
  Hits          290      290           
  Misses         36       36           
  Partials        8        8           
Impacted Files Coverage Δ
src/config/babelrc.js 76.92% <ø> (ø)

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 7595b3b...54e4756. Read the comment docs.

@kentcdodds kentcdodds merged commit 50170f0 into kentcdodds:master Jun 8, 2020
@kentcdodds
Copy link
Owner

🎉 This PR is included in version 6.2.2 🎉

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants