-
Notifications
You must be signed in to change notification settings - Fork 12
support new arch, Expo 53+ #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
song-react
wants to merge
20
commits into
prisma:main
Choose a base branch
from
song-react:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
1f4f616
newArch2
cfad2bf
Merge branch 'newArch2'
8909194
fix: migration form /prisma/migrations by default
28e3245
fix: capture prisma async state by value
cd52410
Add synchronous React Native reads
d151d08
重构 React Native Prisma 7 为同步驱动架构并移除旧原生引擎,支持 Expo SQLite 同步 CRUD 与事务回滚
75a5fea
升级开发基线到 Expo 58 canary,移除 fork 内 Expo 57 依赖树并对齐主工程运行环境
cc8788e
补齐 Prisma 7 在 React Native JSC 下的运行时兼容与幂等安装修补,移除 Node 内置模块依赖并自动准备同步查询客户端
69d4c3b
精简同步专用 API 命名并明确 Prisma 客户端准备脚本职责
45c2728
完善 Prisma 7.9 中文文档与可复现发布构建,统一客户端准备脚本并加入轻量混淆产物
1fc2fa6
精简 Prisma 7.9 工程配置并移除无原生模块后的无效自动链接声明
120e29f
新增 Prisma 7.9 SQLite 原生查询编译器并通过 Expo Modules 提供同步 iOS JSI 能力
2090949
接入 Hermes 原生 Query Compiler 并移除生成客户端运行时的 WebAssembly 依赖
f3805ce
更新中文文档说明 Hermes 同步架构与 release 预编译二进制交付方式
6310399
补齐 x86_64 模拟器预编译切片以支持通用 iOS Simulator Release 链接
fc6ced5
支持 PrismaClient 在设备端自动应用迁移并保持后续查询同步返回
04147a9
精简 React Native Prisma 公开入口与无用类型依赖,统一根包导入方式
c281704
更新中文文档说明迁移生成、设备应用流程与精简后的数据库用法
9e5f0bc
修正 Expo Canary 的 peer 版本范围以消除预发布依赖警告
cf3077c
兼容 Expo 58 Canary 的 SemVer 预发布匹配规则
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.