Skip to content

Prewind v2.1.1

Latest

Choose a tag to compare

@art70x art70x released this 26 Feb 11:51

Changelog

2.1.1

Build

  • Prevent tsdown from overwriting package.json exports by separating CLI and library builds
  • Stabilized dual usage: library import + CLI execution
  • Eliminated export override caused by sequential builds

Internal

  • Refactored build architecture to use dedicated configurations for:

    • Browser/library bundle
    • CLI bundle
  • Preserved exports, types, and main fields during build