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