Skip to content

bwc-cli@1.2.1

Choose a tag to compare

@davepoon davepoon released this 15 Aug 03:17
· 391 commits to main since this release
a5776b7

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