Skip to content

v13.1.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 16 Sep 03:15
· 146 commits to main since this release

compare changes

馃殌 Enhancements

  • Add update-peer-dependencies-meta.ts (643c006)
  • Add EventAwaiter class (6dcf2bf)

馃┕ Fixes

  • Add missing -b flag to typecheck command (cf0c795)
  • Remove custom exports configuration from tsdown (efb18bc)
  • Remove tsdown remove-types-js plugin (6922c2f)
  • Remove tsdown remove-types-js plugin and custom exports configuration (735a3a9)

馃拝 Refactors

  • Unify import paths across all files to use @/ alias where possible (d6f61cc)

馃摉 Documentation

馃摝 Build

  • Clean up js files under dist/types after tsdown build and update exports config (2affd31)
  • Clean up js files under dist/types after tsdown build and update exports config (299e647)
  • Clean up js files under dist/types after tsdown build and update exports config (6fa1d2b)
  • Update tsdown config to treat all dependencies as external (f5e4f7a)
  • Update tsdown customExports to remove entries with keys containing "internals" (59b1622)
  • Update tsdown entry (2e67d6b)
  • Set tsdown external from package.json instead of using wildcard * (7dc5f28)

馃彙 Chore

  • Update all scripts (fa5e797)
  • Set minimum supported version to 22.12.0 (76e8cc1)
  • Upgrade dependencies (7c57018)

鉂わ笍 Contributors

  • kiki-kanri