3.0.0-beta.2 (2024-04-29)
🐛 Bug Fixes
- Add dev dependencies (13c3783)
- Always
trim
, removeWeakRef
(6dfc8e1) - Extract to
Types
(2989c33) - Fix dependencies (c1eedbc)
- Fix lazy export (7018389)
- Fix lazy init (c2e610d)
- Lazily create TurboModule (5a4319e)
- Only log Warnings or Errors in Release (cb5347b)
- Try use
WeakRef
(84016a1) - Upgrade and include config (4e93c86)
- Use
__dirname
until latest RC with patch is out (c462b3c) - Use
Proxy
for lazily getting TurboModules (1350529)