Skip to content

feat(auto-install): migrate to ESM-only#1964

Open
charliecreates[bot] wants to merge 1 commit intomasterfrom
charlie/auto-install-esm-only
Open

feat(auto-install): migrate to ESM-only#1964
charliecreates[bot] wants to merge 1 commit intomasterfrom
charlie/auto-install-esm-only

Conversation

@charliecreates
Copy link
Contributor

Summary:

  • Convert @rollup/plugin-auto-install to ESM-only.
  • Update package metadata (type: module, exports, typings) and build output via tsc into dist.
  • Migrate tests to Vitest.

Release notes:

  • Version bumped to 4.0.0 (breaking: ESM-only).

Verification:

  • pnpm -r build
  • pnpm -r test
  • pnpm -r lint

Closes #1935

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

charlie: ESM update of auto-install

1 participant