Bug Fixes
- increase test server startup timeout to 120s for CI (natew)
- disable site tests due to tamagui ssr regression (natew)
- one: fix production bundle lookup (natew)
Commits
- b900481: re-enable site test (natew)
- 95788a3: add some debounce to help avoid hanging processes (natew)
- 9bbb183: skip site test - tamagui SSR global config issue (natew)
- 919cfe0: re-enable site test (natew)
- e418ba2: increase site test timeout (natew)
- 3c4a3cc: fix process group killing in test teardown, exclude tamagui from SSR optimization (natew)
- 557c5d9: increase loader test timeouts for CI (natew)
- d673c74: undo optimization changes (natew)
- 1c05bd6: improve process tree killing using pgrep for thorough cleanup (natew)
- af326fc: upgrade tamagui (natew)
- e89b1a3: fix flaky loader test by using timestamp instead of module-level counter (natew)
- b060f35: fix hydration mismatch by deferring timestamp display to client (natew)
- 667ee42: skip iOS HMR tests until Expo 54/RN 0.81 HMR issue is resolved (natew)
- 47ad65f: fix patch race condition with atomic file writes (natew)
- c517b67: v1.2.24 (natew)