| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-03 | 3.2 kB | |
| v0.66.0 source code.tar.gz | 2025-12-03 | 8.0 MB | |
| v0.66.0 source code.zip | 2025-12-03 | 8.4 MB | |
| Totals: 3 Items | 16.3 MB | 0 | |
What's Changed
New Features 🎉
- Add client-side Mermaid component by @dan-lee in https://github.com/zuplo/zudoku/pull/1730
- Add schema download by @dan-lee in https://github.com/zuplo/zudoku/pull/1747
- Support multiple file extensions for zudoku.build config by @Copilot in https://github.com/zuplo/zudoku/pull/1754
- Add OpenAPI title to Pagefind results by @dan-lee in https://github.com/zuplo/zudoku/pull/1751
- Enable Pagefind indexing in dev by @dan-lee in https://github.com/zuplo/zudoku/pull/1750
Bug Fixes 🐛
- Show array type indicator for top-level array responses by @dan-lee in https://github.com/zuplo/zudoku/pull/1749
- Prevent Shiki instance recreation in dev by @dan-lee in https://github.com/zuplo/zudoku/pull/1753
- Fix full schema dereferencing in flattening
allOfby @dan-lee in https://github.com/zuplo/zudoku/pull/1768 - Fix Playground select height by @dan-lee in https://github.com/zuplo/zudoku/pull/1769
Documentation 📚
- Recommend using file type for OpenAPI schemas by @dan-lee in https://github.com/zuplo/zudoku/pull/1748
Dependency Updates 📦
- build(deps-dev): bump @types/express from 5.0.3 to 5.0.5 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1656
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1738
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1663
- build(deps): bump glob from 11.1.0 to 13.0.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1723
- build(deps-dev): bump tsx from 4.20.4 to 4.20.6 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1664
- build(deps-dev): bump rollup-plugin-visualizer from 6.0.3 to 6.0.5 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1665
- build(deps-dev): bump esbuild from 0.25.11 to 0.27.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1735
- build(deps): bump motion from 12.23.12 to 12.23.24 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1757
- build(deps): bump @supabase/supabase-js from 2.76.1 to 2.86.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1764
- build(deps): bump piscina from 5.1.3 to 5.1.4 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1762
- build(deps): bump @types/react from 19.2.0 to 19.2.7 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1761
- build(deps-dev): bump @graphql-codegen/cli from 6.0.1 to 6.1.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1758
- build(deps): bump the shiki-dependencies group with 6 updates by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1756
- build(deps): bump posthog-node from 5.7.0 to 5.14.1 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1760
- build(deps): bump express from 5.1.0 to 5.2.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1767
- build(deps): bump @sentry/node from 9.26.0 to 10.27.0 by @dependabot[bot] in https://github.com/zuplo/zudoku/pull/1763
Full Changelog: https://github.com/zuplo/zudoku/compare/v0.65.3...v0.66.0