Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@optimize-lodash/[email protected]

Major Changes

  • #499 1a0e21f Thanks @kyle-johnson! - Rewrite "modularized" lodash packages such as lodash.isnil / lodash.camelcase / lodash.clonedeep to use the standard lodash / lodash-es packages. This enables tree-shaking of modularized imports for significant size savings.

    This feature can be disabled by setting optimizeModularizedImports to false (it is on by default).

  • #497 0464016 Thanks @kyle-johnson! - Replace acorn with oxc-parser. This is a significant speed increase (if you're using esbuild, that's what you want, no?) and doesn't require special typescript handling.

    No longer distributing cjs, just esm.

    Package requirement is node 20+. It may work with older versions, but I don't have time/interest in validating that.

Patch Changes

@optimize-lodash/[email protected]

Major Changes

  • #499 1a0e21f Thanks @kyle-johnson! - Rewrite "modularized" lodash packages such as lodash.isnil / lodash.camelcase / lodash.clonedeep to use the standard lodash / lodash-es packages. This enables tree-shaking of modularized imports for significant size savings.

    This feature can be disabled by setting optimizeModularizedImports to false (it is on by default).

Patch Changes

@optimize-lodash/[email protected]

Major Changes

  • #499 1a0e21f Thanks @kyle-johnson! - Rewrite "modularized" lodash packages such as lodash.isnil / lodash.camelcase / lodash.clonedeep to use the standard lodash / lodash-es packages. This enables tree-shaking of modularized imports for significant size savings.

    This feature can be disabled by setting optimizeModularizedImports to false (it is on by default).

@github-actions github-actions bot force-pushed the changeset-release/main branch from 7cb20aa to 5434b27 Compare November 28, 2025 20:59
@kyle-johnson kyle-johnson merged commit fb5ecbb into main Nov 28, 2025
3 checks passed
@kyle-johnson kyle-johnson deleted the changeset-release/main branch November 28, 2025 21:00
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.

2 participants