Skip to content

Releases: zuplo/zudoku

Upcoming release

16 Oct 12:09
d390446

Choose a tag to compare

Upcoming release Pre-release
Pre-release

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Invalidate auth state on logout by @mosch in #1612
  • Fix infinite re-renders by memoizing invalidateCache by @dan-lee in #1660
  • fix(openapi): implement proper server resolution hierarchy and fix "Other Endpoints" bug. by @ankitpandey2708 in #1655

Documentation 📚

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

Full Changelog: v0.62.0...v0.0.0-d390446e

v0.62.0

14 Oct 09:47

Choose a tag to compare

What's Changed

New Features 🎉

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

Full Changelog: v0.61.5...v0.62.0

v0.61.5

24 Sep 16:19

Choose a tag to compare

What's Changed

Other Changes 🔄

  • Add missing dependency @shiki/engine-javascript by @lcampos in #1564

Full Changelog: v0.61.4...v0.61.5

v0.61.4

17 Sep 11:36

Choose a tag to compare

What's Changed

Other Changes 🔄

Full Changelog: v0.61.3...v0.61.4

v0.61.3

15 Sep 08:23

Choose a tag to compare

What's Changed

Other Changes 🔄

  • Fix: The Playground in MDX to use the same params by @mosch in #1549

Full Changelog: v0.61.2...v0.61.3

v0.61.2

05 Sep 11:31

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Documentation 📚

New Contributors

Full Changelog: v0.61.1...v0.61.2

v0.61.1

04 Sep 07:27

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v0.61.0...v0.61.1

v0.61.0

28 Aug 07:59

Choose a tag to compare

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

15 Aug 10:14

Choose a tag to compare

What's Changed

Bug Fixes 🐛

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

07 Aug 06:28

Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐛

Documentation 📚

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 🔄

New Contributors

Full Changelog: v0.59.0...v0.60.0