v1.0.5
What's Changed
- The version of
nextjs-routesis now included in the generatednextjs-routes.d.tsfile. - Switch
Linkto use TypeScript unions instead of function overloading. Function overloading resulted in errors that were difficult for users to understand, and created issues for some use cases.
Full Changelog: v1.0.4...v1.0.5