Skip to content

@redocly/cli@2.34.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:59
9df1224

Minor Changes

  • Improved CLI install speed by bundling the CLI into a dependency-free package.

    Warning: The published package no longer ships runtime dependencies in node_modules.
    Plugins that relied on importing packages hoisted from the CLI (such as @redocly/openapi-core) must now declare those packages as their own dependencies.