Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bwc-cli@1.2.1 source code.tar.gz | 2025-08-15 | 3.0 MB | |
bwc-cli@1.2.1 source code.zip | 2025-08-15 | 3.1 MB | |
README.md | 2025-08-15 | 698 Bytes | |
Totals: 3 Items | 6.1 MB | 0 |
Patch Changes
-
Bug fixes and improvements for better user experience after the bwc-cli@1.2.0 release 😅
Bug Fixes
- Fixed duplicate shebang issue in built output that caused "Invalid or unexpected token" error
- Fixed npm package warnings (corrected repository URL format and bin path)
Improvements
- Enhanced conflict resolution with clear overwrite/skip/abort options
- Added informative descriptions to help users understand the consequences of each choice
- Improved error handling and user guidance throughout the CLI
Technical Changes
- Removed duplicate banner configuration from tsup.config.ts