You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.8 KiB

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)

0.2.1

  • Fix cursor in terminal app (#21)

Chore & Maintenance

  • Bump dated dependencies (#23)

0.2.0

Features

  • Add support for plugin config (#13)

Fixes

  • Make matching case insensitive (#18)
  • fix: migrate to use jest-watcher (#6)

Chore & Maintenance

  • Upgrade Prettier to 1.13.7 (#17)
  • New directory structure (#14)
  • Move ansi-escapes to dependencies 23f22d4
  • Setup Travis and add tests (#12)

0.1.0

Features

  • Add test name typeahead (#1)
  • Rename to jest-watch-typeahead

0.0.1

Initial Release