0.52.0 (2025-07-20)
Bug Fixes
- allow project creation in directories with only .git folder (#866) (a933e02) - by @saseungmin
- fix
…Package.kt
being in wrong Javapackage
for Nitro (#869) (14730be) - by @mrousavy - remove folly flags that make Nitro Views crash with SIGABRT on RN 0.80 (#871) (1410c2f) - by @mrousavy
- use path.sep for better windows compatibility (05ece3e) - by @satya164
Features
- add option to create nitro views (#805) (830bc59) - by @Juozas-Petkelis