Releases: zuplo/zudoku
Releases · zuplo/zudoku
v0.18.4
What's Changed
New Features 🎉
- Schema post processors by @dan-lee in #402
- Add
removeExtensions
andremovePaths
processors by @dan-lee in #403 - Added withZuplo configuration helper by @ntotten in #412
- Add vercel skew protection by @dan-lee in #413
Other Changes 🔄
- Fix wording on homepage by @martyndavies in #401
Full Changelog: v0.18.3...v0.18.4
v0.18.3
v0.18.2
v0.18.1
v0.18.0
What's Changed
New Features 🎉
- Switch theming to
next-themes
by @dan-lee in #364 - GraphQL with react-query by @dan-lee in #368
- Allow static content generation in MDX files by @dan-lee in #325
- Delay spinner by @dan-lee in #389
- Users Session are now shared across tabs and persisted across sessions:
Bug Fixes 🐛
- Fix path search by @dan-lee in #366
- Remove old
themeToggle
by @dan-lee in #369 - Only show auth + skeleton if it's enabled by @dan-lee in #367
- bring back the openapi-worker export by @dan-lee in #376
- Fix GraphQL ↔ SharedWorker communication by @dan-lee in #379
- Fix initial
react-query
refetch by @dan-lee in #382 - Use
resolvedTheme
in useTheme by @dan-lee in #381 - Show spinner for page transition by @dan-lee in #383
- Fix top navigation issues by @dan-lee in #385
Dependency Updates 📦
- build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #373
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #372
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- Optimize off-screen content rendering using
content-visibility
by @mosch in #361 - Render sidecar content only when on-screen by @dan-lee in #359
Other Changes 🔄
- Render skeleton for auth button until state is determined by @mosch in #360
- Fix type on action button by @mosch in #363
- Sync auth state between tabs by @mosch in #362
Full Changelog: v0.16.3...v0.17.0
v0.16.3
v0.16.2
Full Changelog: v0.16.1...v0.16.2