Releases: jest-community/jest-watch-typeahead
Releases · jest-community/jest-watch-typeahead
0.6.1
Fixes
- Provide exact pattern for selected test names
0.6.0
Chore & Maintenance
- Update dependencies and drop Node 8 (#35)
0.4.2
Fixes
- Fix issue with overly trimmed basenames when formatting test paths (#33)
0.4.1
Fixes
- Allow selecting tests and files containing regexp special characters (#32)
Chore & Maintenance
- Remove build directory before building (#31)
0.4.0
Chore & Maintenance
- Update dependencies and drop Node 6 (#30)
0.3.1
Fixes
- Helpful error message when attempting to use the package main file (#29)
0.3.0
Chore & Maintenance
- Bump dated dependencies (#25)
- Get better truncation for testname typeahead by truncating the start and not the end (#28)
Fixes
- Use fullName(to show ancestor titles) for test name pattern plugin (#26)
v0.2.2-1
- Mock chalk to ensure that tests pass in when CI=true is used 8a3c906
- Get better truncation for testname typeahead by truncating the start and not the end (#28) 0734696
v0.2.2-0...v0.2.2-1