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

v13 (alpha) #1607

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

v13 (alpha) #1607

wants to merge 26 commits into from

Conversation

mdjastrzebski
Copy link
Member

Summary

Test plan

package.json Outdated Show resolved Hide resolved
* chore: remove flush microtask legacy

* chore: remove deprecated *ByAccessibilityState, *ByAccessibilityValue queries

* chore: add docs

* docs: add docs
* chore: remove React 16 & 17 code

chore: remove more

chore: react version 18.3.1

docs: migration guide

* refactor: finish merge
# Conflicts:
#	src/queries/__tests__/accessibility-state.test.tsx
#	yarn.lock
# Conflicts:
#	src/queries/__tests__/accessibility-state.test.tsx
# Conflicts:
#	package.json
#	src/__tests__/__snapshots__/render-debug.test.tsx.snap
#	yarn.lock
# Conflicts:
#	jest-setup.ts
* feat!: enable concurrent rendering by default

* chore: tweaks
* chore: tweak peer deps limits

* chore: sync act implementation with RTL

* chore: update yarn.lock
# Conflicts:
#	package.json
@mdjastrzebski mdjastrzebski changed the title v13 (WIP) v13 (beta) Nov 5, 2024
@mdjastrzebski mdjastrzebski changed the title v13 (beta) v13 (alpha) Nov 5, 2024
* refactor: remove jest preset

* chore: update docs

* chore: remove files entry
* refactor: cleanu existing code

* chore: fix lint
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.03%. Comparing base (c7f8d6c) to head (fec4c03).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1607      +/-   ##
==========================================
+ Coverage   95.12%   96.03%   +0.91%     
==========================================
  Files          98       91       -7     
  Lines        5603     5074     -529     
  Branches      935      879      -56     
==========================================
- Hits         5330     4873     -457     
+ Misses        273      201      -72     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mdjastrzebski mdjastrzebski marked this pull request as ready for review November 7, 2024 10:02
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.

2 participants