mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
feat: cache instantiated plugins and resolve realm-specific properties (#1716)
This commit is contained in:
committed by
GitHub
parent
e046f7b1de
commit
92652e2346
5
.changeset/flat-days-train.md
Normal file
5
.changeset/flat-days-train.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@redocly/openapi-core": minor
|
||||
---
|
||||
|
||||
Added a mechanism that resolves plugin properties specific to the Reunite-hosted product family.
|
||||
6
.changeset/tame-laws-film.md
Normal file
6
.changeset/tame-laws-film.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@redocly/openapi-core": minor
|
||||
"@redocly/cli": minor
|
||||
---
|
||||
|
||||
Added a cache for resolved plugins to ensure that plugins are only instantiated once during a single execution.
|
||||
Reference in New Issue
Block a user