TypeError: withNuqsTestingAdapter is not a function #817
-
Hello, I am trying to test a hook in isolation that uses nuqs underneath the hood. I am trying to follow the docs here https://nuqs.47ng.com/docs/testing but it seems like Not seeing the above in the dist folder either. Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
codeHendrix
Dec 19, 2024
Replies: 1 comment
-
Ahh nvm I see |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
franky47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ahh nvm I see
withNuqsTestingAdapter
was released in v2.2.0. Closing