Releases: PowerShell-Completion/yarn-completion
Releases · PowerShell-Completion/yarn-completion
v0.1.2
Bug fixes
- Fix
yarn run
didn't take user's input word to suggest the script completion.
Internal changes
- Code cleanup & refactor. (#5)
v0.1.1
New Features
- Add package's script completion.
v0.1.0
Updates
- Update commands completion to match latest Yarn.
New Features
- Add options completion. (#2)
- Add options value completion.