Features
- add platform option to build commands to easily build the production js bundle for native platforms (natew)
- one: export useIsFocused from @react-navigation/core (natew)
- one: improve error messages from native to include stack trace (natew)
- one: add nativewind detection and automatic compilation setup (natew)
Bug Fixes
- react-native-prebuilt: fix react native prebuild not working when esbuild decides to name it as index instead of rn (natew)
- one: ensure refresh runtime not wrapped in prod mode (natew)
- compiler: fix mode not passing to swc (natew)
- get nativewind css injection and css to js working, breaking on bundling nativewind properly not transforming wrap-jsx and other require calls using interop (natew)
- vxrn: add check for import.meta.dirname (natew)
- one: load env before checking ONE_SERVER_URL (natew)
- compiler: should recognize production mode when used to build RN bundle (#421) #421 (Pokai Chang)
Documentation
Chores
- align deps so we can link in tamagui repo (natew)
- remove datadog from ui until fixed (natew)
- cleanup old code (natew)
- compiler: cleanup code, improve source map transforms (natew)
Commits
- 74560ab: fix uniswap app running, upgrade tamagui (natew)
- 4d7d1c5: improve profile script exit (natew)
- 20ce35c: fix tamagui link by aligning deps (natew)
- 0783cb1: setup uniswap performance test case (natew)
- b4c3662: cleanup logic on that (natew)
- 76a1352: gitignore generated build folders (natew)
- 097f839: fix words (Pokai Chang)
- 369e377: cleanup prebuild output (natew)
- c05cd1d: a bit more nativewind compat, still breaking on wrap-jsx import (natew)
- ca66450: fix check (natew)
- 12f2ad3: next.md avoid going inside zero folder (natew)
- 02902ad: v1.1.398 (natew)