-
feat: add branch support, sync resolution, and dynamic cache TTL
released this
2025-09-29 12:32:41 +02:00 | -1 commits to main since this release- Add branch detection in parseRemoteIOR for GitHub and Gitea
- Support fetching from branches in addition to tags
- Implement synchronous remote resolution using sync-fetch
- Add dynamic cache TTL based on version type (beta/rc/branch/stable)
- Export sync functions for Metro bundler usage
- Fix remote component resolution in Metro (no more sync errors)
Downloads