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.

37 lines
922 B

## master
## 1.0.0
### Features
- Added custom prompt ([#10](https://github.com/rogeliog/jest-watch-select-projects/pull/10))
### Fixes
- Remove unused dependencies and upgrade the remaining ones ([#7](https://github.com/rogeliog/jest-watch-select-projects/pull/7)) & ([#11](https://github.com/rogeliog/jest-watch-select-projects/pull/11))
## 0.1.2
### Fixes
- fix displayName object configuration ([#8](https://github.com/rogeliog/jest-watch-select-projects/pull/8))
## 0.1.1
### Fixes
- Fix project selection after basename addition ([#6](https://github.com/rogeliog/jest-watch-select-projects/pull/6))
## 0.1.0
### Fixes
- initialize this._projectNamese ([#5](https://github.com/rogeliog/jest-watch-select-projects/pull/5))
## 0.0.2-0
### Features
- Use basename of project path if there isn't a displayName ([#5](https://github.com/rogeliog/jest-watch-select-projects/pull/5))
## 0.0.1
Initial Release