Skip to content

v2.0.0

Latest

Choose a tag to compare

@brentrager brentrager released this 18 May 20:39
· 6 commits to main since this release
d7bbdd7

Major Changes

  • 724cb2b: BREAKING: Remove create-entry-points CLI. Repos that depended on it should freeze their entry list manually in tsdown.config.ts + package.json exports. @smooai/file migrated in its own PR. Other SmooAI repos never used it.

    Also drops the @oclif/core, @oclif/plugin-help, @oclif/plugin-plugins, and glob dependencies, which were only used by create-entry-points.