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

Support react-scripts@4 #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

elektronik2k5
Copy link

@elektronik2k5 elektronik2k5 commented Jul 18, 2021

Fixes #23

  • Support react-scripts@4 + tests
  • Bump semver minor and patch deps
  • gitignore and ignore in Jest .history/, which is used by "local-history" extensions in editors and IDEs

@codecov
Copy link

codecov bot commented Jul 18, 2021

Codecov Report

Merging #22 (64aa159) into master (00c35d3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           22        25    +3     
=========================================
+ Hits            22        25    +3     
Impacted Files Coverage Δ
src/index.js 100.00% <100.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 00c35d3...64aa159. Read the comment docs.

@bwillem
Copy link

bwillem commented Apr 27, 2022

@jedmao Can we release this please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support react-scripts@4
2 participants