Commit Graph

7936 Commits

Author SHA1 Message Date
Tomek Zawadzki aac545eb07 Bump React Compiler to stable 1.0.0
babel-plugin-react-compiler and react-compiler-runtime move from the
19.1.0-rc.3 release candidate to stable 1.0.0. The stable compiler
handles existing manual memoization it previously refused to preserve:
components compiled goes from 1,895 to 1,958 and the skip rate drops
from 16.4% to 7.4%, eliminating all 214 "existing memoization could
not be preserved" bailouts (which covered hot paths like Search
Explore, MessageItem, LeftNav, and Post/Embed).

eslint-plugin-react-compiler stays on 19.1.0-rc.2 - it was folded into
eslint-plugin-react-hooks upstream and has no stable release to bump to.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 11:06:31 +02:00
Oleksii Bulenok 0f8d095795 fixes after rebase 2026-08-11 14:54:53 +02:00
Oleksii Bulenok af788e4092 fix expo-image error during build 2026-08-11 14:13:50 +02:00
Oleksii Bulenok af56faa58b Add expo-modules-core to package.json 2026-08-11 14:13:28 +02:00
Oleksii Bulenok 0baea8dbfb fix missing react-native/jest-preset 2026-08-11 14:13:17 +02:00
Oleksii Bulenok ebbc6cba46 restore ts js package 2026-08-11 14:10:14 +02:00
Oleksii Bulenok d8f49e5da3 fix tab bar border disappeared 2026-08-11 14:10:14 +02:00
Oleksii Bulenok 2af780a009 fix refresh control offset 2026-08-11 14:10:14 +02:00
Oleksii Bulenok 10e1930f74 fix content type error on android 2026-08-11 14:09:58 +02:00
Oleksii Bulenok 70be0deeb8 fix no haptics on refresh 2026-08-11 14:09:40 +02:00
Oleksii Bulenok 60ff69cd8c silence expo router warning 2026-08-11 14:08:28 +02:00
Tomek Zawadzki ab23f4c727 Revert "Fix worklets errors"
This reverts commit a06d6d241fbf51fa2ae65e4cba2dccdd692a64c1.
2026-08-11 14:08:28 +02:00
Oleksii Bulenok 3c874eeded ci 2026-08-11 14:08:25 +02:00
Oleksii Bulenok c713d4ec4c fix versions 2026-08-11 14:08:08 +02:00
Oleksii Bulenok ea669d5115 min deployment target for app clip 2026-08-11 14:07:54 +02:00
Oleksii Bulenok d89223ca85 add expo banner over the logo 2026-08-11 14:07:54 +02:00
Oleksii Bulenok 55fd93547f upd patch 2026-08-11 14:07:21 +02:00
Oleksii Bulenok 2e37ddb807 Fix Reanimated unresolved imports under webpack 2026-08-11 14:07:21 +02:00
Oleksii Bulenok 325573712f Use legacy ExpoMediaLibrary API to fix web import errors 2026-08-11 14:07:21 +02:00
Oleksii Bulenok eb6683e5cd prettier 2026-08-11 14:07:21 +02:00
Oleksii Bulenok b4885c7333 fix web not building 2026-08-11 14:07:21 +02:00
Oleksii Bulenok 011a51da75 fix test stubs 2026-08-11 14:07:21 +02:00
Oleksii Bulenok f96c919d3a lint and typecheck fixes 2026-08-11 14:07:18 +02:00
Oleksii Bulenok c6febb14e8 Upd reanimated override in pnpm-workspace.yaml 2026-08-11 14:06:57 +02:00
Oleksii Bulenok 01d0347570 fixes after rebase 2026-08-11 14:06:37 +02:00
Oleksii Bulenok f771d414ab Fix some text is max bold 2026-08-11 14:04:19 +02:00
Tomek Zawadzki 13f8185e71 Fix Android app 2026-08-11 14:04:19 +02:00
Tomek Zawadzki d5534f47a6 Fix worklets errors 2026-08-11 14:04:19 +02:00
Tomek Zawadzki 46091e5fc7 Migrate away from StyleSheet.absoluteFill and StyleSheet.absoluteFillObject 2026-08-11 14:04:19 +02:00
Tomek Zawadzki b5540bffab Bump Reanimated to 4.5.3 and Worklets to 0.11.3 2026-08-11 14:04:19 +02:00
Tomek Zawadzki 0b3064e511 Bump react-native-worklets to 0.10.3 2026-08-11 14:04:18 +02:00
Oleksii Bulenok 25bcfa8231 wip 2026-08-11 14:04:18 +02:00
Oleksii Bulenok dd6c545b03 expo-modules-core and react-native patches 2026-08-11 14:04:10 +02:00
Oleksii Bulenok 00b5ff01ee expo bump 2026-08-11 14:01:06 +02:00
Oleksii Bulenok aac662180f remove expo-image-picker patch 2026-08-11 14:01:06 +02:00
Austin McKinley 89cb08e93c claude: use Opus 4.8 for GitHub workflows (#11436) 2026-08-10 16:34:13 -07:00
Samuel Newman 44a44e86be Bump version to v1.131.0 (#11429) 2026-08-10 09:21:37 -07:00
Austin McKinley 892dcf65c0 Route Claude workflows through Agent Gateway (#11428) 2026-08-10 08:16:53 -07:00
Samuel Newman 51401e4c0c Update claude action (#11420) 2026-08-08 11:41:38 +03:00
DS Boyce 126ffed4ea v1.130.0 Release Prep (#11414) 1.130.0 2026-08-07 09:20:50 -07:00
Samuel Newman 98b9f1c21d Work around reanimated bug in sign up screen (#11411) 2026-08-07 09:09:37 -07:00
RetroSunstar cc3b9ac0d9 Fix chat info panel not using square icons for labellers (#11415) 2026-08-07 07:40:14 -07:00
Tomasz Zawadzki cab5b69a5e Patch react-native-worklets: fix web scheduleOnUI on errors (#11416)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-07 06:23:04 -07:00
pfrazee a3951c2bd7 Nightly source-language update 2026-08-07 03:07:00 +00:00
DS Boyce 7a47ad3a4d Add name and description for beta feature (#11409) 2026-08-06 16:41:59 -07:00
Samuel Newman d727be8c1a Fix profile icon on custom feeds (#11408)
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com>
2026-08-06 16:37:21 -07:00
DS Boyce 1e6725c0a1 Fix post numbers being clipped in some cases (#11413) 2026-08-06 16:34:49 -07:00
DS Boyce 1c349ad7da Add timestamp field to video report dialog (#11339) 2026-08-06 12:11:05 -07:00
Eric Bailey 724013df1b Add repost-only mutes (#11223)
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com>
2026-08-06 11:53:02 -07:00
Samuel Newman 1cbe7a39e6 increase ci node heap (#11406) 2026-08-06 05:20:11 -07:00