- Notifications
You must be signed in to change notification settings - Fork2.4k
Comparing changes
Open a pull request
base repository:Redocly/redoc
Uh oh!
There was an error while loading.Please reload this page.
base:v2.1.5
head repository:Redocly/redoc
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.2.0
- 13commits
- 23files changed
- 6contributors
Commits on Aug 1, 2024
chore: upgrade vulnerable dev dependencies
RomanHotsiy committedAug 1, 2024 chore: remove heavy bundlesize dev dependency
RomanHotsiy committedAug 1, 2024
Commits on Aug 29, 2024
docs: update broken link of Openapi Object (#2577)
AlexVarchuk authoredAug 29, 2024 fix: show siblings schema with oneOf (#2576)
AlexVarchuk authoredAug 29, 2024
Commits on Sep 16, 2024
docs: Remove the old zero-dependency claim for Redoc docs (#2590)
lornajane authoredSep 16, 2024
Commits on Sep 19, 2024
Commits on Oct 15, 2024
chore(deps): bump body-parser and express (#2603)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.Updates `body-parser` from 1.20.2 to 1.20.3- [Release notes](https://github.com/expressjs/body-parser/releases)- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)- [Commits](expressjs/body-parser@1.20.2...1.20.3)Updates `express` from 4.19.2 to 4.21.1- [Release notes](https://github.com/expressjs/express/releases)- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)- [Commits](expressjs/express@4.19.2...4.21.1)---updated-dependencies:- dependency-name: body-parser dependency-type: indirect- dependency-name: express dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump dompurify from 3.0.6 to 3.1.3 (#2602)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.6 to 3.1.3.- [Release notes](https://github.com/cure53/DOMPurify/releases)- [Commits](cure53/DOMPurify@3.0.6...3.1.3)---updated-dependencies:- dependency-name: dompurify dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Oct 16, 2024
feat: add support x-badges (#2605)
* feat: add support x-badgesCo-authored-by: Max Mueller <maxmueller@eaton.com>* chore: try to fix e2e tests* chore: try to fix e2e tests part 2* Update docs/redoc-vendor-extensions.md---------Co-authored-by: Max Mueller <maxmueller@eaton.com>Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.1.5...v2.2.0
Uh oh!
There was an error while loading.Please reload this page.