Skip to content

pnpm-plugin-sku@0.1.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 04 Jun 06:19
· 9 commits to master since this release
adbb81e

Minor Changes

  • Update config set by the plugin (#1574)

  • Provide an ESM entrypoint for PNPM v11 compatibility (#1574)

  • Expose a pnpm-plugin-sku/config entrypoint that exports the default PNPM config used by the plugin (#1574)

    EXAMPLE USAGE:

    import { defaultConfig } from 'pnpm-plugin-sku/config';