- support object format of href
- improve URL string extraction logic
- add proper type checking for href prop
- ensure external links use string format
- Introduce filterDOMProps utility to exclude Next.js specific props
- Apply filtering to external links to ensure clean DOM attributes
- Maintain consistent prop passing for internal Next.js links