0.32.0 (2023-09-15)
Bug Fixes
- add rootDir to tsconfig for consistent output folder structure (#460) (f6225fd) - by @satya164
- don't hardcode the location for react-native on android (#424) (7fc7f1c) - by @Sunbreak
- fix locating
tsc
in yarn 3 workspaces (#462) (19396ce) - by @satya164