tpmjs/packages
Ajax Davis 288a828d1a fix(ui): correct SSR check logic in useRadioGroup hook
- Fixed SSR detection: only return defaults when `window === undefined` (SSR)
- Previous version had inverted logic that threw errors in browser
- Maintains runtime validation in browser while allowing SSR builds
- Fixes Next.js build failures and browser errors on playground page

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 04:44:07 +10:00
..
config fix(biome): ignore Next.js auto-generated next-env.d.ts file 2025-11-26 22:59:32 +10:00
env fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
mocks fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
storybook fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
test fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
types fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
ui fix(ui): correct SSR check logic in useRadioGroup hook 2025-11-27 04:44:07 +10:00
utils fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00