Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.10.4

14 Mar 13:03
cbbea93
Compare
Choose a tag to compare

Patch Changes

  • Added a platform check so @redocly/openapi-core can support running inside a worker.
  • Allowed additional properties in theme.openapi config schema to enable libraries that use @redocly/openapi-core for configuration linting to extend this part of the schema.

@redocly/cli@1.10.4

14 Mar 13:03
cbbea93
Compare
Choose a tag to compare

Patch Changes

  • Fixed a problem with the preview command crashing on Windows by adding operating system detection for the correct npx executable to use.
  • Updated @redocly/openapi-core to v1.10.4.

@redocly/openapi-core@1.10.3

04 Mar 15:07
24faf72
Compare
Choose a tag to compare

Patch Changes

  • Reverted "Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings" temporary.

@redocly/openapi-core@1.10.2

04 Mar 14:25
87a455c
Compare
Choose a tag to compare

Patch Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.

@redocly/cli@1.10.3

04 Mar 15:07
24faf72
Compare
Choose a tag to compare

Patch Changes

  • Reverted "Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings" temporary.
  • Updated @redocly/openapi-core to v1.10.3.

@redocly/cli@1.10.2

04 Mar 14:25
87a455c
Compare
Choose a tag to compare

Patch Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.
  • Updated @redocly/openapi-core to v1.10.2.

@redocly/openapi-core@1.10.1

29 Feb 15:20
120611c
Compare
Choose a tag to compare

Patch Changes

  • fix: Revert "Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings" temporary.

@redocly/openapi-core@1.10.0

29 Feb 12:08
592ba42
Compare
Choose a tag to compare

Minor Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.

@redocly/cli@1.10.1

29 Feb 15:20
120611c
Compare
Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v1.10.1.

@redocly/cli@1.10.0

29 Feb 12:08
592ba42
Compare
Choose a tag to compare

Minor Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.

Patch Changes

  • Added inflection to the join command so that --prefix-components-with-info-prop replaces spaces with underscores to create less confusing $refs.
  • Updated @redocly/openapi-core to v1.10.0.