Releases: testing-library/native-testing-library
Releases · testing-library/native-testing-library
v1.6.0
12 Apr 01:26
Compare
Sorry, something went wrong.
No results found
1.6.0 (2019-04-12)
Bug Fixes
Features
export within helper from library (b42b38b )
v1.5.1
11 Apr 18:23
Compare
Sorry, something went wrong.
No results found
1.5.1 (2019-04-11)
Bug Fixes
add Text as valid target for press events (0a9df86 ), closes #3
v1.5.0
06 Apr 03:58
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-04-06)
Bug Fixes
callback sometimes doesn't execute in coverage because of async (5ea9f66 )
Features
add more accessibility queries (1e1b0f2 )
v1.4.0
06 Apr 02:11
Compare
Sorry, something went wrong.
No results found
1.4.0 (2019-04-06)
Features
filter out properties from query results (ee3d2cf )
v1.3.0
06 Apr 00:59
Compare
Sorry, something went wrong.
No results found
1.3.0 (2019-04-06)
Features
add support for async act (b2fb9cc )
v1.2.0
04 Apr 01:16
Compare
Sorry, something went wrong.
No results found
1.2.0 (2019-04-04)
Features
ignore events on diabled targets (6016766 )
v1.1.0
02 Apr 02:09
Compare
Sorry, something went wrong.
No results found
1.1.0 (2019-04-02)
Features
events: allow custom events and handle onChangeText (c57ab20 )
v1.0.0
01 Apr 13:22
Compare
Sorry, something went wrong.
No results found
1.0.0 (2019-04-01)
Bug Fixes
build: remove npm release src directory (5e7b694 )
ci: add files array to package.json (0fe39d2 )
ci: add semantic-release package (6aa2c1a )
ci: change default test script to coverage (38a3b30 )
npm: transpile library for use in projects (00129c8 )
change babel output to dist (762b539 )
change files array (a585b88 ), closes #1
Features
debug: allow custom element to be passed to debug (474c43a )
add the ability to test custom hooks (856cec2 )
release v1.0.0 (ced7853 )