Skip to content

fix: make PostCSS CJS entries callable - #44

Merged
sonofmagic merged 4 commits into
mainfrom
codex/cjs-postcss-plugins
Jul 26, 2026
Merged

sonofmagic merged 4 commits into
mainfrom
codex/cjs-postcss-plugins

Conversation

@sonofmagic

@sonofmagic sonofmagic commented Jul 26, 2026 •

Copy link
Copy Markdown
Member

Summary

  • Add dedicated callable CommonJS entries for all default-export PostCSS plugins.
  • Preserve default and named exports, including postcss-rule-unit-converter presets.
  • Update package exports and declaration entrypoints.
  • Add a repository-wide CJS smoke check.
  • Normalize Markdown checkout line endings for Windows CI.

Validation

  • pnpm build
  • pnpm test
  • pnpm lint
  • pnpm check:cjs
  • pnpm exec changeset status

@changeset-bot

changeset-bot Bot commented Jul 26, 2026 •

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f1f9eda

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
postcss-rem-to-responsive-pixel Patch
postcss-rem-to-viewport Patch
postcss-rule-unit-converter Patch
postcss-units-to-px Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonofmagic sonofmagic changed the title fix: make postcss plugin CJS entries callable fix: make PostCSS CJS entries callable Jul 26, 2026
@sonofmagic
sonofmagic merged commit 0044d24 into main Jul 26, 2026
6 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 26, 2026
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.

1 participant