mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
- Replace lerna with changesets for version management and npm publishing - Migrate from npm to bun as the package manager - Add bun.lock and remove package-lock.json - Add changeset scripts: changeset:add, changeset:version, changeset:publish - Delete lerna.json - Update .gitignore to exclude package-lock.json Benefits of this migration: - Bun: ~10x faster package installs, native TypeScript support - Turborepo: Intelligent caching for builds (already added) - Changesets: Cleaner workflow for version management and publishing Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
18 KiB
18 KiB