Releases: reactnativecn/react-native-update-cli
Releases · reactnativecn/react-native-update-cli
Release list
v2.15.4
v2.15.3
What's Changed
- 🧪 Add missing error test for parsing credential file by @sunnylqm in #65
- ⚡ perf: async sourcemap operations by @sunnylqm in #64
- 🔒 Fix command injection in install command by @sunnylqm in #62
- ⚡ Optimize package lookups to O(1) Maps in versions.ts by @sunnylqm in #61
- ⚡ Optimize ManifestParser attribute collapsing by @sunnylqm in #59
- ⚡ Optimize package ID lookup performance in
src/package.tsby @sunnylqm in #60 - 🧪 test: add coverage for normalizeDeps by @sunnylqm in #63
- 🔒 Fix insecure predictable temporary file creation by @sunnylqm in #66
Full Changelog: v2.15.2...v2.15.3
v2.15.2
v2.15.1
What's Changed
- 🧪 Add edge case tests for testUrls by @sunnylqm in #58
- 🧪 Add tests for app-info-parser Zip class by @sunnylqm in #57
- 🧪 Add unit tests for dep-versions utility by @sunnylqm in #55
- 🧪 Add edge-case testing for translateOptions and support key mapping by @sunnylqm in #46
Full Changelog: v2.15.0...v2.15.1
v2.15.0
v2.14.1
v2.14.0
v2.13.0
What's Changed
- ⚡ Optimize measureTcpLatency to measure in parallel by @sunnylqm in #48
- 🧪 Add test for error path in loadSession by @sunnylqm in #41
- 🧪 Add tests for git utilities by @sunnylqm in #38
- 🧪 Add tests for testUrls edge cases and fix fallback by @sunnylqm in #39
- 🧪 testing improvement: add missing tests for API error paths by @sunnylqm in #44
- 🔒 replace predictable temp dir with fs.mkdtemp in zip-entries by @sunnylqm in #42
- 🧪 Add test coverage for cross-brand constants logic by @sunnylqm in #36
Full Changelog: v2.12.0...v2.13.0