Skip to content

13.5.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 20 Feb 12:54
· 153 commits to master since this release
96fa917

What's Changed

  • New: Added CLI commands under projects: list-schedules, create-schedule, and get-schedule for managing project schedules.
  • Packaging/build: Updated packaging to support explicit ESM/CJS outputs with exports. main now points to dist/index.cjs, module to dist/index.js, and exports include type and entry-point mappings. This enables better compatibility for both ESM and CommonJS users.

Full Changelog: 13.4.0...13.5.0