bwc-cli@1.2.1
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