This website works better with JavaScript
首頁
探索
說明
登入
ver2ex
/
hw-react-1
關註
1
讚好
0
複刻
0
Files
問題管理
1
合併請求
0
Wiki
分支:
master
分支列表
標籤列表
master
hw-react-1
/
node_modules
/
jest-watch-typeahead
/
CHANGELOG.md
CHANGELOG.md
2.6 KB
永久連結
文件歷史
原始文件
0.6.1
Fixes
Provide exact pattern for selected test names
0.6.0
Chore & Maintenance
Update dependencies and drop Node 8 (
#35
)
0.5.0
Chore & Maintenance
Update dependencies
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
)
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