Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-15 | 1.5 kB | |
v0.60.1 source code.tar.gz | 2025-08-15 | 7.9 MB | |
v0.60.1 source code.zip | 2025-08-15 | 8.3 MB | |
Totals: 3 Items | 16.1 MB | 0 |
What's Changed
Bug Fixes 🐛
- Fix OpenAPI 3.1 sibling properties in
$ref
resolution by @dan-lee in https://github.com/zuplo/zudoku/pull/1465 - Fix
anyOf
variants by @dan-lee in https://github.com/zuplo/zudoku/pull/1469 - Fix API key secret duplicated elements by @martyndavies in https://github.com/zuplo/zudoku/pull/1470
- Fix
x-displayName
in pagination by @dan-lee in https://github.com/zuplo/zudoku/pull/1471 - Fix API basename path collision by @dan-lee in https://github.com/zuplo/zudoku/pull/1473
- Fix missing response tabs by @dan-lee in https://github.com/zuplo/zudoku/pull/1472
Dependency Updates 📦
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1462
- build(deps-dev): bump @vitest/coverage-v8 from 3.2.1 to 3.2.4 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1374
- build(deps): bump json-schema-to-typescript-lite from 14.1.0 to 15.0.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1423
- build(deps): bump yaml from 2.8.0 to 2.8.1 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1457
- build(deps): bump react and @types/react by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1445
- build(deps): bump @apidevtools/json-schema-ref-parser from 12.0.2 to 14.1.1 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1407
Full Changelog: https://github.com/zuplo/zudoku/compare/v0.60.0...v0.60.1