Releases: vscode-use/utils
Releases · vscode-use/utils
Release list
v0.1.62
v0.1.61
🚀 Features
- Enhance event handling and completion item creation with new types and options - by @Simon-He95 (4b301)
View changes on GitHub
v0.1.60
🐞 Bug Fixes
- isInPosition: Add startOffset and endOffset parameters for improved boundary checks - by @Simon-He95 (4a548)
View changes on GitHub
v0.1.59
🐞 Bug Fixes
- Update createSelect to use Partial for quickPickOptions and add ignoreFocusOut option - by @Simon-He95 (2c04c)
View changes on GitHub
v0.1.58
No significant changes
View changes on GitHub
v0.1.57
🐞 Bug Fixes
- Ensure fallback value is used when no selection is made in createSelect - by @Simon-He95 (6dad8)
View changes on GitHub
v0.1.56
🐞 Bug Fixes
- Update createSelect function signature for better type handling - by @Simon-He95 (f9239)
View changes on GitHub
v0.1.55
🐞 Bug Fixes
- Update package.json and pnpm-lock.yaml for tsdown version and repository URL format - by @Simon-He95 (37ac1)
View changes on GitHub
v0.1.54
No significant changes
View changes on GitHub
v0.1.53
🐞 Bug Fixes
- Ensure TypeScript declaration files are generated in tsdown configuration - by @Simon-He95 (a10c0)
- Remove redundant types field from exports in package.json - by @Simon-He95 (ea170)