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

161 Commits

Author SHA1 Message Date
sunnylqm
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 2025-09-14 17:25:35 +08:00
sunny.ll
917f99f2ab Fix package selection logic to match by package name instead of version; improve error handling for package retrieval. 2025-09-10 17:11:12 +08:00
sunny.ll
07ff19fbe5 Update version to 2.1.1 in package.json and improve error handling for package loading in dep-versions.ts 2025-09-10 11:05:24 +08:00
sunny.ll
a4467717bc Add deletePackage command with confirmation and error handling; update version to 2.1.0 and enhance localization for delete operations 2025-09-09 12:34:06 +08:00
Sunny Luo
cd890347d1 Update package.json 2025-08-26 09:50:25 +08:00
sunnylqm
7e7e555450 Update package.json for version 2.0.0, change repository and issue URLs, and format files and keywords for better readability. 2025-07-30 14:34:43 +08:00
波仔糕
e98bcf504f cli modular refactor (#16)
* add logic to support SENTRY_PROPERTIES parameter

* remove update.json and meta.json files in ppk

* udpapte

* refactor modles

* update

* add package-module file

* update

* update readme file

* modifu cli.json file

* fix command issues

* improve version workflow logic

* udpate

* update

* update

* update

* udpate

* udpate

* add example

* update readme file

* udpate version

* change logic to use pushy command uniformly
2025-07-24 11:46:20 +08:00
Sunny Luo
6db237fc8c bump 1.46.2 2025-06-28 17:13:49 +08:00
sunnylqm
91a602979d Refactor command exports to use specific command groups for app, bundle, package, user, and version modules 2025-06-23 11:30:36 +08:00
sunnylqm
2cfe451db5 one in all command 2025-06-20 20:32:06 +08:00
Sunny Luo
c7d0aadbf2 Update package.json 2025-06-15 18:19:17 +08:00
sunnylqm
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 2025-05-16 10:36:59 +08:00
sunnylqm
3266f09644 Update version to 1.45.4, add dryRun option in cli.json and versions.ts, and enhance localization for dryRun messages 2025-05-16 09:32:46 +08:00
sunnylqm
848f528625 Rename semverRange to packageVersionRange in cli.json and versions.ts for consistency 2025-05-15 22:48:15 +08:00
sunnylqm
18d772b1bc fix version compare 2025-05-15 22:45:08 +08:00
sunnylqm
bf0cea66b9 Update version to 1.45.1 and add semverRange property in cli.json 2025-05-15 22:29:57 +08:00
sunnylqm
8c31ee5762 semver range 2025-05-15 22:13:42 +08:00
sunnylqm
002e8662d6 Update version to 1.44.7 and modify import in zip.js to use readEntry instead of readEntire 2025-05-15 11:58:36 +08:00
sunnylqm
ebfb9dd4b9 Update version to 1.44.6, add Node.js import protocol setting, and clean up import statements across multiple files 2025-05-14 16:08:27 +08:00
sunnylqm
59c5be2719 inline latest version code 2025-05-07 14:51:32 +08:00
sunnylqm
2e8e242e75 fix latestverion timeout 2025-05-07 13:20:56 +08:00
sunnylqm
573ab60e44 fix i18n 2025-04-20 00:04:18 +08:00
sunnylqm
4613da1fbe Update version to 1.44.1 and adjust i18n strings for lock file detection in English and Chinese locales 2025-04-16 14:37:54 +08:00
sunnylqm
cc6c1aae79 check lockfile in workspaces 2025-04-15 22:39:01 +08:00
sunnylqm
91b26ebc87 fix some output 2025-04-15 17:40:31 +08:00
sunnylqm
c4a34490e3 fix versions command 2025-04-11 16:09:33 +08:00
sunnylqm
9b55610675 Update version to 1.43.4 and add 'txt.map' to ignored packing extensions 2025-04-10 21:43:04 +08:00
sunnylqm
081d54ba63 update deps 2025-04-09 11:42:30 +08:00
sunnylqm
4326c08d79 downgrade commander 2025-04-09 10:52:38 +08:00
sunnylqm
20010a9ea6 Update version to 1.43.1 and handle optional chaining for origin URL in getCommitInfo function 2025-04-07 19:56:17 +08:00
sunnylqm
36220a48aa Update package description for clarity and specificity 2025-04-02 08:39:26 +08:00
sunnylqm
d281d72737 check lockfiles 2025-04-02 08:27:05 +08:00
sunnylqm
3f1b43e38e update i18n 2025-03-25 09:36:58 +08:00
sunnylqm
ef7f6a2087 Swap React Native CLI paths based on version compatibility in runReactNativeBundleCommand function 2025-03-17 11:25:11 +08:00
sunnylqm
d974be6706 add i18n 2025-03-15 18:33:05 +08:00
Sunny Luo
d0495fb271 Feat/deps (#10)
* init

* add deps

* sort key
2025-03-14 13:44:47 +08:00
sunnylqm
94c06e9908 add timeout for version query 2025-02-26 16:11:40 +08:00
sunnylqm
ac1a000a3b v1.41.0-beta.1 2025-02-21 11:43:24 +08:00
sunnylqm
4e51f291ca Refactor project configuration and dependencies
- Move IS_CRESC logic to constants module
- Update package.json with new type definitions
- Simplify global variable usage
- Update bun.lock with latest package versions
- Improve type safety and configuration management
2025-02-19 22:53:24 +08:00
sunnylqm
04b5d12daa deps 2025-02-19 22:24:54 +08:00
sunnylqm
67644b5c11 v1.41.0-beta.0 2025-02-19 22:06:24 +08:00
sunnylqm
e713f4bbd1 Bump package version to 1.40.1 2025-02-15 23:14:41 +08:00
sunnylqm
0f44de772f init i18n 2025-02-15 00:38:55 +08:00
Sunny Luo
814a9d10fb Update package.json 2025-02-13 17:17:31 +08:00
sunnylqm
c08c5c0b07 fix taro cli path 2025-02-13 16:13:48 +08:00
sunnylqm
dc8c134ff0 v1.40.0-beta.0 2025-02-13 16:07:25 +08:00
sunny.luo
f16aff5674 Improve file filtering during bundle packing
# Conflicts:
#	package.json
#	src/bundle.js
2025-02-10 17:22:00 +08:00
Sunny Luo
d7da311c5e Update package.json 2025-02-09 16:15:04 +08:00
Sunny Luo
467ef0c60d Update package.json 2025-01-23 23:15:22 +08:00
sunnylqm
4f0784172f fix expo cli 2025-01-11 20:20:16 +08:00