Skip to content

Releases: jest-community/jest-watch-typeahead

v0.2.2-1

v0.2.2-1 Pre-release
Pre-release

Choose a tag to compare

@rogeliog rogeliog released this 21 Mar 18:29
  • 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

v0.2.2-0

v0.2.2-0 Pre-release
Pre-release

Choose a tag to compare

@rogeliog rogeliog released this 14 Mar 23:44
  • Use fullName(to show ancestor titles) for test name pattern plugin (#26) b981b69
  • fix: bump deps (#25) e8b683a
  • chore: update changelog f3f6eb1

v0.2.1...v0.2.2-0

0.2.1

Choose a tag to compare

@SimenB SimenB released this 20 Aug 11:20
e63c2f3
  • Fix cursor in terminal app (#21)

Chore & Maintenance

  • Bump dated dependencies (#23)

0.2.0

Choose a tag to compare

@SimenB SimenB released this 20 Aug 11:20

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

Choose a tag to compare

@SimenB SimenB released this 20 Aug 11:20

Features

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

0.0.1

Choose a tag to compare

@SimenB SimenB released this 20 Aug 11:20

Initial Release