Bug Fixes
- vxrn: prevent duplicate @tamagui/core instances in SSR (natew)
- one: stub out expo-linking on web (natew)
- color-scheme: add suppressHydrationWarning to script tags (natew)
- site: fix nested anchor in TopNav logo (natew)
- one: add sharp as devDependency for types (natew)
- tests: make loader-test web-only and reduce test flakiness (natew)
- tests: add native fallback for loader-test (natew)
- dont allow dot files to be paths (natew)
- one: fix watching loader watchFiles relative paths (natew)
- simplify cache-headers test to not depend on route matching (natew)
Documentation
- expand setResponseHeaders docs with ISR, cookies, caching (natew)
Commits
- d3707f2: Revert "fix(vxrn): prevent duplicate @tamagui/core instances in SSR" (natew)
- 6df7200: lint (natew)
- fb61f37: improve file extension filtering and fix test (natew)
- e66a889: add ISR docs and cache headers test routes (natew)
- cb8d680: fix static file routing to not block loaders and middleware (natew)
- c241ef3: fix some routing issues and production state issue (natew)
- 737ed71: v1.2.57 (natew)