1
0
mirror of https://gitcode.com/github-mirrors/react-native-update-cli.git synced 2025-09-16 01:41:37 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Commit Graph

  • fd46bafb98 Update version to 2.1.3 in package.json; set baseUrl in .swcrc; refactor API query logic to use dynamic base URL and update defaultEndpoints in constants.ts master v2.1.3 sunnylqm 2025-09-14 17:25:35 +08:00
  • 917f99f2ab Fix package selection logic to match by package name instead of version; improve error handling for package retrieval. v2.1.2 sunny.ll 2025-09-10 17:11:12 +08:00
  • ac13464d4d Enhance package command options to include packageId and packageVersion; improve package selection logic with error handling for missing packages. v2.1.1 sunny.ll 2025-09-10 16:18:34 +08:00
  • f82bab887a Remove console log for module registration in module-manager.ts sunny.ll 2025-09-10 15:38:56 +08:00
  • 07ff19fbe5 Update version to 2.1.1 in package.json and improve error handling for package loading in dep-versions.ts sunny.ll 2025-09-10 11:05:24 +08:00
  • a4467717bc Add deletePackage command with confirmation and error handling; update version to 2.1.0 and enhance localization for delete operations v2.1.0 sunny.ll 2025-09-09 12:21:57 +08:00
  • cd890347d1 Update package.json v2.0.1 Sunny Luo 2025-08-26 09:50:25 +08:00
  • e6de3eeef3 Enhance upload commands to support custom versioning and update documentation. Added version option to uploadIpa, uploadApk, and uploadApp commands. Updated README and localization files to reflect changes. sunnylqm 2025-08-22 10:09:37 +08:00
  • 7e7e555450 Update package.json for version 2.0.0, change repository and issue URLs, and format files and keywords for better readability. v2.0.0 sunnylqm 2025-07-30 14:34:43 +08:00
  • e98bcf504f cli modular refactor (#16) 波仔糕 2025-07-24 11:46:20 +08:00
  • 4cb5f7fa4e Update claude.yml Sunny Luo 2025-07-22 14:58:58 +08:00
  • 13ab10f53f Create claude.yml Sunny Luo 2025-07-22 14:44:44 +08:00
  • 6db237fc8c bump 1.46.2 v1.46.2 Sunny Luo 2025-06-28 17:13:49 +08:00
  • bd7d78e7ac remove update.json and meta.json files in ppk (#15) 波仔糕 2025-06-28 17:13:13 +08:00
  • 91a602979d Refactor command exports to use specific command groups for app, bundle, package, user, and version modules v1.46.1 sunnylqm 2025-06-23 11:30:36 +08:00
  • 2cfe451db5 one in all command v1.46.0 sunnylqm 2025-06-20 20:32:06 +08:00
  • c7d0aadbf2 Update package.json v1.45.6 Sunny Luo 2025-06-15 18:19:17 +08:00
  • 2e37d6f1c7 add logic to support SENTRY_PROPERTIES parameter (#14) 波仔糕 2025-06-15 10:10:04 +08:00
  • 6e7d5de82e Update version to 1.45.5, clean up imports in package.ts, and enhance localization for rollout and version messages in English and Chinese locales v1.45.5 sunnylqm 2025-05-16 10:36:59 +08:00
  • 3266f09644 Update version to 1.45.4, add dryRun option in cli.json and versions.ts, and enhance localization for dryRun messages v1.45.4 sunnylqm 2025-05-16 09:32:46 +08:00
  • 848f528625 Rename semverRange to packageVersionRange in cli.json and versions.ts for consistency v1.45.3 sunnylqm 2025-05-15 22:48:15 +08:00
  • 18d772b1bc fix version compare v1.45.2 sunnylqm 2025-05-15 22:44:47 +08:00
  • bf0cea66b9 Update version to 1.45.1 and add semverRange property in cli.json v1.45.1 sunnylqm 2025-05-15 22:29:57 +08:00
  • 8c31ee5762 semver range v1.45.0 sunnylqm 2025-05-15 22:13:42 +08:00
  • 002e8662d6 Update version to 1.44.7 and modify import in zip.js to use readEntry instead of readEntire v1.44.7 sunnylqm 2025-05-15 11:58:36 +08:00
  • ebfb9dd4b9 Update version to 1.44.6, add Node.js import protocol setting, and clean up import statements across multiple files v1.44.6 sunnylqm 2025-05-14 16:08:27 +08:00
  • 59c5be2719 inline latest version code v1.44.5 sunnylqm 2025-05-07 14:51:32 +08:00
  • 2e8e242e75 fix latestverion timeout v1.44.3 sunnylqm 2025-05-07 13:20:56 +08:00
  • 0cfb1a9beb Update i18n strings to include whitespace in file size exceeded messages for English and Chinese locales v1.44.2 sunnylqm 2025-04-23 20:55:33 +08:00
  • b22c598ca4 add paramaters for bundle command to auto publish (#12) 波仔糕 2025-04-23 11:19:26 +08:00
  • 573ab60e44 fix i18n sunnylqm 2025-04-19 22:15:35 +08:00
  • 4613da1fbe Update version to 1.44.1 and adjust i18n strings for lock file detection in English and Chinese locales v1.44.1 sunnylqm 2025-04-16 14:37:54 +08:00
  • f2f33a190d cleanup sunnylqm 2025-04-16 07:51:27 +08:00
  • cc6c1aae79 check lockfile in workspaces v1.44.0 sunnylqm 2025-04-15 22:39:01 +08:00
  • 91b26ebc87 fix some output v1.43.6 sunnylqm 2025-04-15 17:07:13 +08:00
  • 9cb8d458ad add logic to support multi language (#11) 波仔糕 2025-04-13 17:02:52 +08:00
  • d853918d8d Update i18n strings to include whitespace in total apps count for English and Chinese locales sunnylqm 2025-04-12 00:38:04 +08:00
  • c4a34490e3 fix versions command v1.43.5 sunnylqm 2025-04-11 16:09:33 +08:00
  • e2737a29eb Fix comparison operator in package version retrieval in versions.ts 1.43.4 sunnylqm 2025-04-10 21:53:29 +08:00
  • 9b55610675 Update version to 1.43.4 and add 'txt.map' to ignored packing extensions sunnylqm 2025-04-10 21:43:04 +08:00
  • 5d1466ddec Update i18n strings to include whitespace control in ppkPackageGenerated messages for English and Chinese locales v1.43.3 sunnylqm 2025-04-10 21:22:59 +08:00
  • 081d54ba63 update deps sunnylqm 2025-04-09 11:42:30 +08:00
  • 4326c08d79 downgrade commander v1.43.2 sunnylqm 2025-04-09 10:52:38 +08:00
  • 20010a9ea6 Update version to 1.43.1 and handle optional chaining for origin URL in getCommitInfo function v1.43.1 sunnylqm 2025-04-07 19:56:17 +08:00
  • 36220a48aa Update package description for clarity and specificity sunnylqm 2025-04-02 08:39:26 +08:00
  • d281d72737 check lockfiles v1.43.0 sunnylqm 2025-04-02 08:27:05 +08:00
  • d351243ab7 check lockfile sunnylqm 2025-04-01 23:24:02 +08:00
  • fbdacfffd2 add gitignore check sunnylqm 2025-04-01 23:13:20 +08:00
  • b725d2b08e i18n sunnylqm 2025-03-30 23:40:28 +08:00
  • 3f1b43e38e update i18n v1.42.2 sunnylqm 2025-03-25 09:36:58 +08:00
  • 328b1f5447 update i18n sunnylqm 2025-03-24 23:16:09 +08:00
  • ef7f6a2087 Swap React Native CLI paths based on version compatibility in runReactNativeBundleCommand function v1.42.1 sunnylqm 2025-03-17 11:25:11 +08:00
  • d2798d3177 Remove cache usage in getLatestVersion function for improved reliability sunnylqm 2025-03-16 11:01:10 +08:00
  • b0a8fc928a fix format v1.42.0 sunnylqm 2025-03-15 19:08:34 +08:00
  • a559140b72 fix number format sunnylqm 2025-03-15 19:03:19 +08:00
  • 8bd19bc0f7 add commit info sunnylqm 2025-03-15 18:50:39 +08:00
  • d974be6706 add i18n sunnylqm 2025-03-15 18:33:05 +08:00
  • d0495fb271 Feat/deps (#10) Sunny Luo 2025-03-14 13:44:47 +08:00
  • fbad603d05 sort key feat/deps-and-commits sunnylqm 2025-03-10 22:56:58 +08:00
  • a1231f6a73 add deps sunnylqm 2025-03-10 22:24:22 +08:00
  • f32b201778 init sunnylqm 2025-03-10 21:34:53 +08:00
  • 613f39a59e Delete yarn.lock Sunny Luo 2025-03-14 13:37:56 +08:00
  • 94c06e9908 add timeout for version query v1.41.0 sunnylqm 2025-02-26 16:11:19 +08:00
  • ac1a000a3b v1.41.0-beta.1 sunnylqm 2025-02-21 11:43:24 +08:00
  • 4e51f291ca Refactor project configuration and dependencies sunnylqm 2025-02-19 22:53:24 +08:00
  • 04b5d12daa deps sunnylqm 2025-02-19 22:24:54 +08:00
  • 67644b5c11 v1.41.0-beta.0 sunnylqm 2025-02-19 22:06:24 +08:00
  • 546faef83f more cresc config sunnylqm 2025-02-18 22:37:09 +08:00
  • e713f4bbd1 Bump package version to 1.40.1 v1.40.1 sunnylqm 2025-02-15 23:14:41 +08:00
  • 5a6463de33 Remove debug console.log in zip utility sunnylqm 2025-02-15 23:14:11 +08:00
  • 1fb308af94 Refactor i18n locales from JSON to TypeScript modules sunnylqm 2025-02-15 22:51:26 +08:00
  • f10d4d3004 Add option to disable Hermes for React Native bundle sunnylqm 2025-02-15 21:40:28 +08:00
  • 0f44de772f init i18n sunnylqm 2025-02-15 00:38:55 +08:00
  • 814a9d10fb Update package.json v1.40.0 Sunny Luo 2025-02-13 17:17:31 +08:00
  • c08c5c0b07 fix taro cli path feat/taro sunnylqm 2025-02-13 16:13:48 +08:00
  • dc8c134ff0 v1.40.0-beta.0 sunnylqm 2025-02-13 16:07:25 +08:00
  • 1d1e6cde0f support taro sunnylqm 2025-02-13 16:02:04 +08:00
  • f16aff5674 Improve file filtering during bundle packing v1.39.2 sunny.luo 2025-02-10 17:21:44 +08:00
  • d7da311c5e Update package.json v1.39.1 Sunny Luo 2025-02-09 16:15:04 +08:00
  • abef760f43 add logic to remove soucemap and merge sourcemap params (#9) 波仔糕 2025-02-09 16:14:45 +08:00
  • 467ef0c60d Update package.json v1.39.0 Sunny Luo 2025-01-23 23:15:22 +08:00
  • 0b08c7760d Support sentry (#8) 波仔糕 2025-01-23 22:02:13 +08:00
  • b24b27d100 ts v1.38.2 sunnylqm 2025-01-11 20:23:25 +08:00
  • 4f0784172f fix expo cli sunnylqm 2025-01-11 20:20:16 +08:00
  • 26725200b7 bump v1.38.1 sunnylqm 2025-01-11 15:47:29 +08:00
  • 8bd31b8dc1 fix get sunnylqm 2025-01-11 15:45:28 +08:00
  • 59f2421067 Update package.json v1.38.0 Sunny Luo 2025-01-09 21:00:29 +08:00
  • 8f0ca60d24 fix error message sunnylqm 2025-01-09 20:58:06 +08:00
  • 6fcdb988c8 Merge pull request #6 from bozaigao/master Sunny Luo 2025-01-07 14:19:42 +08:00
  • 040f723305 implement getAppInfo and uploadApp methods HeYanbo 2025-01-07 13:52:28 +08:00
  • 12bddc446d Enhance package.json: add lint script and update devDependencies sunnylqm 2025-01-05 21:22:14 +08:00
  • ba3d88627a support harmony v1.37.0 sunnylqm 2025-01-05 21:16:32 +08:00
  • 3987a5191f Update publish.yml v1.36.0 Sunny Luo 2024-12-26 15:41:57 +08:00
  • 9903fb97e4 bump Sunny Luo 2024-12-26 15:40:05 +08:00
  • 834c0bb351 Create lint.yml Sunny Luo 2024-12-26 14:57:21 +08:00
  • fa8ba44bfa Create publish.yml Sunny Luo 2024-12-26 14:56:49 +08:00
  • 6e4e89428c Merge pull request #5 from bozaigao/master Sunny Luo 2024-12-26 12:14:14 +08:00
  • e018761fc8 init HeYanbo 2024-12-25 23:38:29 +08:00
  • 6534379d81 use expo cli if available sunny.luo 2024-12-11 17:23:28 +08:00
  • bb777bf973 update sunny.luo 2024-12-02 16:32:34 +08:00