🚀 Daily Development Update
Added to develop — will be in release v1.26.~:
- 🛠️ use shared buildInviteUrl in RoomQrModal for consistent UTM params
- 🛠️ resolve RN 0.87 type resolution and API drift
- 🛠️ export typescript source types for pre-build linting and type resolution (ARC-936)
- 🛠️ restore tsconfig rootDir to maintain dist/src/main structure (ARC-936)
- ✨ add room QR code sharing
- ✨ add real board preview art and symbols for puzzle games (ARC-936)
- 📦 disable turbo caching of next build output
- 📦 mark tsc build task as producing no outputs
- 🛠️ memoize server GETs and retry 429 during prerender
- 🛠️ remove leftover src/middleware.ts after proxy rename
- 🛠️ migrate middleware to proxy convention and declare CSP_CONNECT_SRC in turbo env
- 🛠️ forward event name through lazy socket proxy emit
- 🧪 update unauthenticated e2e assertion to match requireAdmin 404 behavior (ARC-935)
- 🔩 ship games-core dist in build artifacts and deploys
- 🛠️ declare games-core dependency for be and web
👀 Stay tuned — more updates coming soon!