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

feat: Support stable React 18 release #1030

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Mar 30, 2022

What:

Support stable React 18

Why:

React 18 stable was released yesterday

How:

Update peer dependencies to require ^18.0.0

Checklist:

  • [ ] Documentation added to the
    docs site
  • [ ] Tests
  • [ ] TypeScript definitions updated
  • Ready to be merged

@eps1lon eps1lon added the enhancement New feature or request label Mar 30, 2022
@codesandbox-ci
Copy link

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 3fce1de:

Sandbox Source
React Configuration
react-testing-library-examples Configuration

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #1030 (3fce1de) into alpha (ba24a4b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             alpha     #1030   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          169       169           
  Branches        35        35           
=========================================
  Hits           169       169           
Flag Coverage Δ
current ?
experimental 100.00% <ø> (ø)
latest 100.00% <ø> (?)
next 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ba24a4b...3fce1de. Read the comment docs.

@eps1lon eps1lon marked this pull request as ready for review March 30, 2022 15:04
@eps1lon eps1lon merged commit 01ec707 into testing-library:alpha Mar 30, 2022
@eps1lon eps1lon deleted the feat/stable-18 branch March 30, 2022 15:05
@github-actions
Copy link

🎉 This PR is included in version 13.0.0-alpha.7 🎉

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
enhancement New feature or request released on @alpha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant