v6.1.0
What's Changed
New Features
- Detect IP on Shopify Oxygen by @juanpprieto in #175
- Add timeout helper by @sergiodxa in #179
- Add component to treat anchors as client side navigation by @tom-sherman in #169
- Add useDelegatedAnchors and PrefetchPageAnchors by @sergiodxa in #183
Documentation Changes
- Fix renaming of
handleRequest
functions by @ananni13 in #153 - Typo Fix: z.optiona() → z.optional() by @uceumice in #156
- Add note suggesting to use
<Suspense>
instead of<ClientOnly>
by @tom-sherman in #159 - Fix link in ClientOnly doc by @tom-sherman in #160
- Fix typo by @albisserAdrian in #165
- Add example using handleRequest function for cors by @takagimeow in #167
- Fix missing redirectBack return by @arjunyel in #180
New Contributors
- @ananni13 made their first contribution in #153
- @uceumice made their first contribution in #156
- @tom-sherman made their first contribution in #159
- @albisserAdrian made their first contribution in #165
- @takagimeow made their first contribution in #167
- @juanpprieto made their first contribution in #175
Full Changelog: v6.0.0...v6.1.0