Releases: onejs/one
Releases · onejs/one
v1.2.57
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)
v1.2.56
v1.2.55
v1.2.54
Features
- vercel: warn when vercel.json missing cleanUrls (natew)
- one: add loader HMR for file dependencies (natew)
- mdx: add automatic loader HMR support (natew)
- one: add ?imagedata imports for automatic dimensions and blur placeholders (natew)
Bug Fixes
- vercel: remove cleanUrls from build output config (natew)
- vxrn: prevent stuck dev server processes (natew)
Documentation
- add cleanUrls to vercel.json example (natew)
Commits
v1.2.53
v1.2.52
v1.2.51
v1.2.50
v1.2.49
Bug Fixes
- resolve: missing types publish (natew)
- one: fix fs routes not overwriting in some cases on move (natew)
- one: fix resolving of paths for hmr in app (natew)
- fix resolvePath regression and better handle dynamic usage (natew)
- prevent iOS test container version bumps to preserve build cache (natew)
- one: fix hmr on root layout breaking (natew)
- avoid dynamic import() syntax that breaks Hermes (natew)
Commits
v1.2.48
Bug Fixes
Commits
- e50757f: various site cleanups and improvements (Dave Mkpa-Eke) #639
- 357e1bc: add New badge component and enhance blog post with links (natew)
- 747aa04: remove biome, switch to oxlint/oxfmt (natew)
- b3c90ae: upgrade tamagui to 1.144.0 (natew)
- 004e88f: blog styling: simpler cards, inline nav, footer (natew)
- c65c25e: simplify blog post, add team shoutouts (natew)
- 8b6dfee: fix oxlint warnings, ignore vendor dirs (natew)
- 9082e0e: blog updates: styling, content, thanks section (natew)
- cc36d86: site cleanups (natew)
- 0ec07d3: exclude .d.ts from formatting, rebuild types (natew)
- ad03a3d: v1.2.48 (natew)