rsnext/packages
Zack Tanner 3264d91dab
memoize useParams (#56771)
`useParams` is not referentially equal between renders which can lead to unexpected behavior when used as a dep. 
This memoizes the response from `useParams` similar to `useSearchParams`.

[slack x-ref](https://vercel.slack.com/archives/C04DUD7EB1B/p1697145987740229)
2023-10-13 07:47:05 +00:00
..
create-next-app v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
eslint-config-next v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
eslint-plugin-next v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
font v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next memoize useParams (#56771) 2023-10-13 07:47:05 +00:00
next-bundle-analyzer v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-codemod v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-env v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-mdx v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-plugin-storybook v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-polyfill-module v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-polyfill-nomodule v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
next-swc v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
react-dev-overlay v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
react-refresh-utils v13.5.5-canary.11 2023-10-12 23:23:04 +00:00
third-parties v13.5.5-canary.11 2023-10-12 23:23:04 +00:00