Commit Graph

5 Commits

Author SHA1 Message Date
Taylor Otwell
627f48504e Update auth.js 2022-04-04 10:10:27 -05:00
Andries Reitsma
2830603df5 Change revalidate to mutate
Part of the upgrade to version 1: https://swr.vercel.app/blog/swr-v1#change-revalidate-to-mutate
`useSWR` no longer returns the `revalidate` method, change to `mutate` instead:
2022-04-04 15:57:57 +02:00
Gareth Redfern
c5488fe1dd add type-safe equality operator 2022-02-11 21:46:09 +00:00
Gareth Redfern
25232b1854 add js strict equality 2022-02-11 21:22:01 +00:00
Taylor Otwell
507d891821 first 2021-12-01 15:17:40 -06:00