Minor Changes
- Added a new
--component-renaming-conflicts-severityoption for thebundlecommand to control how naming conflicts are reported when bundling API descriptions with external references.
Patch Changes
- Redirected bundling problems (such as lint errors and warnings) to
stderrinstead ofstdoutto avoid interfering with the bundled output. - Updated @redocly/openapi-core to v2.16.0.