Roadmap to 2.0
See original GitHub issueRoadmap to v2.0
:
- - Add
UNSAFE_
prefix tobyProp
,byType
andbyName
queries (#261) - - Deprecate (then remove)
shallow
, provide migration path (#264) - - Add Accessibility (
ByA11yStates
,ByA11yLabel
,ByA11yRole
,ByA11yHint
,ByA11yState
,ByA11yValue
) queries (#178, #260, #262) - - Add
ByDisplayValue
queries (#190) - - Fix
getByTestId
to only look fortestID
in host components like View or Text, likegetAllByTestId
does already (#270) - - enable
cleanup
by default (#238) - - write migration guide
- - write blog post
- - remove “debug” export from library index (#317)
- - Unify
waitForElement
to Testing Library signature, rename towaitFor
(#318)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:13 (3 by maintainers)
Top Results From Across the Web
Ethereum upgrades (formerly 'Eth2')
The Ethereum roadmap involves interconnected protocol upgrades that will make the network more scalable, more secure, and more sustainable.
Read more >The Roadmap to Serenity aka Ethereum 2.0 Upgrades
About the features and timeline for upgrading the Ethereum blockchain including Proof of Stake update, Shard Chains, a new Virtual Machine and plans...
Read more >Roadmap 2.0
Roadmap 2.0 is a mobile application designed to deliver a positive psychology based intervention program. Eight engaging activities aim to enhance positive ...
Read more >The 3 Phases of Ethereum's 2.0 Serenity Upgrade - Gemini
An overview of Ethereum's developmental roadmap, including past breakthroughs and its transition to a more scalable Proof-of-Stake blockchain: Ethereum 2.0.
Read more >Roadmap 2.0 — The Journey To Ardana - Medium
The mission of the Roadmap 2.0 is to expand our vision for Ardana and its future. As a community, we have accomplished some...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Will we have support to async
act
? https://github.com/testing-library/react-testing-library/releases/tag/v6.1.0 I’m getting the same console errors they were trying to fix on that realease.Thanks for the hard work on the library ❤
@oshimayoan is available in 1.9.1, enjoy!