Releases: zuplo/zudoku
Releases · zuplo/zudoku
Upcoming release
What's Changed
New Features 🎉
- Adds llms.txt and markdown output support by @ntotten in #1604
- Add support for additional programming languages by @dbrrt in #1614
- Add copy page button by @dan-lee in #1638
Bug Fixes 🐛
- Invalidate auth state on logout by @mosch in #1612
- Fix infinite re-renders by memoizing
invalidateCacheby @dan-lee in #1660 - fix(openapi): implement proper server resolution hierarchy and fix "Other Endpoints" bug. by @ankitpandey2708 in #1655
Documentation 📚
- Improving clerk documentation by @ankitpandey2708 in #1623
Dependency Updates 📦
- Update React and add version check by @dan-lee in #1592
- build(deps): bump @supabase/supabase-js from 2.51.0 to 2.75.0 by @dependabot[bot] in #1603
- build(deps-dev): bump esbuild from 0.25.8 to 0.25.11 by @dependabot[bot] in #1610
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1594
- build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.2.6 by @dependabot[bot] in #1611
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1621
- build(deps): bump tw-animate-css from 1.3.6 to 1.4.0 by @dependabot[bot] in #1620
- build(deps-dev): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #1616
- build(deps): bump @sindresorhus/slugify from 2.2.1 to 3.0.0 by @dependabot[bot] in #1615
- build(deps): bump zod from 4.0.10 to 4.1.12 by @dependabot[bot] in #1619
- build(deps): bump @tanem/react-nprogress from 5.0.55 to 5.0.56 by @dependabot[bot] in #1617
- build(deps-dev): bump @graphql-codegen/cli from 5.0.7 to 6.0.0 by @dependabot[bot] in #1618
- build(deps): bump google-github-actions/upload-cloud-storage from 2 to 3 by @dependabot[bot] in #1536
- build(deps-dev): bump @inkeep/cxkit-types from 0.5.90 to 0.5.100 by @dependabot[bot] in #1602
- build(deps): bump google-github-actions/auth from 2 to 3 by @dependabot[bot] in #1538
- build(deps): bump @vitejs/plugin-react from 4.6.0 to 5.0.4 by @dependabot[bot] in #1595
- build(deps-dev): bump conf from 13.1.0 to 15.0.2 by @dependabot[bot] in #1586
- build(deps): bump @mdx-js/react from 3.1.0 to 3.1.1 by @dependabot[bot] in #1626
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1625
- build(deps): bump rollup from 4.46.1 to 4.52.5 by @dependabot[bot] in #1635
- build(deps): bump @joshwooding/vite-plugin-react-docgen-typescript from 0.6.1 to 0.6.2 by @dependabot[bot] in #1631
- build(deps): bump strip-ansi from 7.1.0 to 7.1.2 by @dependabot[bot] in #1630
- build(deps): bump @supabase/supabase-js from 2.75.0 to 2.76.1 by @dependabot[bot] in #1634
- build(deps): bump @envelop/core from 5.3.0 to 5.3.2 by @dependabot[bot] in #1632
- build(deps): bump @scalar/openapi-parser from 0.18.0 to 0.22.3 by @dependabot[bot] in #1609
- build(deps): bump vite from 6.3.5 to 6.4.1 by @dependabot[bot] in #1629
- build(deps): bump estree-util-value-to-estree from 3.4.0 to 3.4.1 by @dependabot[bot] in #1628
- build(deps): bump @clerk/clerk-js from 5.90.0 to 5.102.1 by @dependabot[bot] in #1633
- build(deps-dev): bump happy-dom from 18.0.1 to 20.0.2 in /packages/zudoku in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1636
- build(deps): bump the shiki-dependencies group with 6 updates by @dependabot[bot] in #1643
- build(deps): bump lucide-react from 0.542.0 to 0.548.0 by @dependabot[bot] in #1645
- build(deps): bump graphql-yoga from 5.15.1 to 5.16.0 by @dependabot[bot] in #1648
New Contributors
- @ankitpandey2708 made their first contribution in #1623
Full Changelog: v0.62.0...v0.0.0-d390446e
v0.62.0
What's Changed
New Features 🎉
- Feat: Mask
Authorizationheaders by default by @mosch in #1574 - feat: add
expandApiInformationto auto-expand API information by @atissedrescaleway in #1572 - feat: Correct mcp-remote NPX package by @jpmcb in #1599
Bug Fixes 🐛
- Corrected quick-start URL by @LeonMelis in #1591
- Fix: Show reload Button only when version is available by @mosch in #1573
- Fix: Allow remark/rehype plugins from build config by @dan-lee in #1593
Dependency Updates 📦
- build(deps): bump @pothos/core from 4.8.0 to 4.10.0 by @dependabot[bot] in #1585
- build(deps): bump @zuplo/mcp from 0.0.18 to 0.0.22 by @dependabot[bot] in #1543
- build(deps): bump the shiki-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #1565
New Contributors
- @LeonMelis made their first contribution in #1591
- @atissedrescaleway made their first contribution in #1572
Full Changelog: v0.61.5...v0.62.0
v0.61.5
v0.61.4
v0.61.3
v0.61.2
What's Changed
Bug Fixes 🐛
Documentation 📚
- docs: fix typo in api keys docs by @Slashgear in #1528
New Contributors
- @Slashgear made their first contribution in #1528
Full Changelog: v0.61.1...v0.61.2
v0.61.1
v0.61.0
What's Changed
New Features 🎉
Bug Fixes 🐛
Dependency Updates 📦
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1481
- build(deps): bump allof-merge from 0.6.6 to 0.6.7 by @dependabot[bot] in #1478
- build(deps-dev): bump tsx from 4.19.4 to 4.20.4 by @dependabot[bot] in #1475
- build(deps): bump lucide-react from 0.526.0 to 0.539.0 by @dependabot[bot] in #1477
- build(deps): bump the radix-ui-dependencies group with 17 updates by @dependabot[bot] in #1476
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1474
- build(deps-dev): bump validate-npm-package-name from 6.0.1 to 6.0.2 by @dependabot[bot] in #1400
- build(deps): bump remark-directive from 3.0.1 to 4.0.0 by @dependabot[bot] in #1097
- build(deps): bump posthog-node from 4.17.1 to 5.7.0 by @dependabot[bot] in #1480
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1495
- build(deps): bump lucide-react from 0.539.0 to 0.541.0 by @dependabot[bot] in #1496
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in #1487
- build(deps): bump react-router from 7.6.3 to 7.8.2 by @dependabot[bot] in #1498
- build(deps): bump @tanstack/react-query from 5.81.5 to 5.85.5 by @dependabot[bot] in #1485
- build(deps): bump zustand from 5.0.6 to 5.0.8 by @dependabot[bot] in #1511
- build(deps): bump react-hook-form from 7.60.0 to 7.62.0 by @dependabot[bot] in #1486
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in #1508
- build(deps): bump lucide-react from 0.541.0 to 0.542.0 by @dependabot[bot] in #1505
- build(deps): bump @clerk/clerk-js from 5.71.0 to 5.90.0 by @dependabot[bot] in #1509
- build(deps-dev): bump lefthook from 1.12.2 to 1.12.3 by @dependabot[bot] in #1510
- build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.8.0 by @dependabot[bot] in #1506
New Contributors
Full Changelog: v0.60.1...v0.61.0
v0.60.1
What's Changed
Bug Fixes 🐛
- Fix OpenAPI 3.1 sibling properties in
$refresolution by @dan-lee in #1465 - Fix
anyOfvariants by @dan-lee in #1469 - Fix API key secret duplicated elements by @martyndavies in #1470
- Fix
x-displayNamein pagination by @dan-lee in #1471 - Fix API basename path collision by @dan-lee in #1473
- Fix missing response tabs by @dan-lee in #1472
Dependency Updates 📦
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #1462
- build(deps-dev): bump @vitest/coverage-v8 from 3.2.1 to 3.2.4 by @dependabot[bot] in #1374
- build(deps): bump json-schema-to-typescript-lite from 14.1.0 to 15.0.0 by @dependabot[bot] in #1423
- build(deps): bump yaml from 2.8.0 to 2.8.1 by @dependabot[bot] in #1457
- build(deps): bump react and @types/react by @dependabot[bot] in #1445
- build(deps): bump @apidevtools/json-schema-ref-parser from 12.0.2 to 14.1.1 by @dependabot[bot] in #1407
Full Changelog: v0.60.0...v0.60.1
v0.60.0
What's Changed
Breaking Changes 🛠
New Features 🎉
Bug Fixes 🐛
- Fix catalog hydration error by @dan-lee in #1432
- FIX: mixed localized dates and prefixes by @dbrrt in #1439
- Fix syntax highlighting issues by @dan-lee in #1441
- Use
x-displayNamein category title by @dan-lee in #1437 - Render meta tags by @dan-lee in #1448
Documentation 📚
- Change config "page" ref to "site" by @martyndavies in #1430
- Update auth0 instructions to include audience by @ntotten in #1453
Dependency Updates 📦
- build(deps): bump motion from 12.23.3 to 12.23.12 by @dependabot[bot] in #1425
- build(deps-dev): bump @testing-library/dom from 10.4.0 to 10.4.1 by @dependabot[bot] in #1424
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1421
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in #1444
- build(deps-dev): bump the nx-dependencies group with 3 updates by @dependabot[bot] in #1443
- build(deps): bump the shiki-dependencies group with 5 updates by @dependabot[bot] in #1456
Other Changes 🔄
- Secret & Value component by @mosch in #1416
- Fix: Broken Create API Key button on API Key Settings page by @martyndavies in #1435
- Remove nx cloud cache by @ntotten in #1449
- Set vscode width settings for md by @ntotten in #1452
- Added frontmatter to note docs to exclude from zuplo docs by @ntotten in #1450
New Contributors
Full Changelog: v0.59.0...v0.60.0