Skip to content

v1.0.5

Choose a tag to compare

@tatethurston tatethurston released this 04 Jan 10:33
· 63 commits to main since this release
c3734c4

What's Changed

  • The version of nextjs-routes is now included in the generated nextjs-routes.d.ts file.
  • Switch Link to 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