v4.5.2
📦 zodView on GitHub →
🐛 5 fixes🔧 1 symbols
Summary
This release includes several bug fixes related to documentation rendering, blog post display, and ISR on the docs route. It also addresses an issue with vi.spyOn functionality.
🐛 Bug Fixes
- Fixed an issue where a prototype method getter would not answer a bare call, preventing vi.spyOn from working.
- Fixed an issue with the docs collection to exclude blog posts.
- Fixed an issue with the docs route to drop ISR so the home page hydrates.
- Fixed an issue with the blog TOC hover bar to match the 2px active indicator.
- Fixed an issue with rendering blog tabs with the stock fumadocs tab card.