Skip to content

feat: drop cjs support and build esm only#1597

Merged
mlmoravek merged 1 commit intomajorfrom
feat/1412/esm-only
Apr 17, 2026
Merged

feat: drop cjs support and build esm only#1597
mlmoravek merged 1 commit intomajorfrom
feat/1412/esm-only

Conversation

@mlmoravek
Copy link
Copy Markdown
Member

@mlmoravek mlmoravek commented Apr 3, 2026

Fixes #1412

Proposed Changes

  • Only build the lib in "esm"
  • Drop older cjs support for smaller package size

BREAKING CHANGE: Dropped cjs support. The lib now only get exported as esm build.

@mlmoravek mlmoravek added BREAKING CHANGE Breaking changes feature A new feature labels Apr 3, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 3, 2026

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit bda6b26
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/69cf784eaeb30b00087ac844
😎 Deploy Preview https://deploy-preview-1597--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek changed the base branch from develop to major April 17, 2026 06:58
@mlmoravek mlmoravek merged commit f3da6db into major Apr 17, 2026
12 checks passed
@mlmoravek mlmoravek deleted the feat/1412/esm-only branch April 17, 2026 07:37
mlmoravek added a commit that referenced this pull request Apr 17, 2026
Fixes #1412

- Only build the lib in "esm" 
- Drop older cjs support for smaller package size

BREAKING CHANGE: Dropped cjs support. The lib now only get exported as
esm build.
mlmoravek added a commit that referenced this pull request Apr 21, 2026
Fixes #1412

- Only build the lib in "esm" 
- Drop older cjs support for smaller package size

BREAKING CHANGE: Dropped cjs support. The lib now only get exported as
esm build.
mlmoravek added a commit that referenced this pull request Apr 23, 2026
Fixes #1412

- Only build the lib in "esm" 
- Drop older cjs support for smaller package size

BREAKING CHANGE: Dropped cjs support. The lib now only get exported as
esm build.
mlmoravek added a commit that referenced this pull request Apr 23, 2026
Fixes #1412

- Only build the lib in "esm" 
- Drop older cjs support for smaller package size

BREAKING CHANGE: Dropped cjs support. The lib now only get exported as
esm build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BREAKING CHANGE Breaking changes feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop CJS support | ESM-only package

1 participant