64 Commits

Author SHA1 Message Date
renovate[bot]
b7a9188be4
chore(deps): update dependency typescript to ^5.7.2 (#13232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-08 00:41:59 +00:00
renovate[bot]
98b68e98bb
chore(deps): update all patch dependencies (#13159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-19 21:17:16 +08:00
renovate[bot]
8a40478a92
chore(deps): update dependency typescript to ^5.6.2 (#13132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 21:14:07 +08:00
renovate[bot]
dedf8fb60e
chore(deps): update dependency picocolors to ^1.1.0 (#13115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-22 14:07:03 +00:00
renovate[bot]
2a645cc1ba
chore(deps): update dependency typescript to ^5.5.4 (#12964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chenjiahan <chenjiahan.jait@bytedance.com>
2024-09-08 13:29:44 +00:00
renovate[bot]
5df826b92f
chore(deps): update dependency rimraf to v6 (#13016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-08 21:13:31 +08:00
renovate[bot]
3c5b367385
chore(deps): update all patch dependencies (#13028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-08 13:02:04 +00:00
renovate[bot]
a47077f2a9
chore(deps): update all patch dependencies (#12942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-21 17:27:04 +08:00
renovate[bot]
dffcd07c7c
chore(deps): update all patch dependencies (#12862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 19:51:23 +08:00
renovate[bot]
80ca6fbad5
chore(deps): update all patch dependencies (#12812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2024-05-02 01:21:41 +00:00
chenjiahan
6869d9e7a6 release: create-vant-cli-app v3.0.0 2024-04-14 21:05:31 +08:00
renovate[bot]
28a1bae059
chore(deps): update all patch dependencies (#12756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 10:24:17 +08:00
renovate[bot]
60a0ac146a
chore(deps): update dependency fast-glob to ^3.3.2 (#12731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 16:40:59 +08:00
renovate[bot]
c52980eaff
chore(deps): update dependency fs-extra to ^11.2.0 (#12745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 16:29:29 +08:00
renovate[bot]
ca316ca45c
chore(deps): update dependency enquirer to v2.4.1 (#12695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-31 16:07:25 +08:00
neverland
714bb42719
chore(deps): bump rslog v1.1.0 (#12364) 2023-10-14 17:08:33 +08:00
neverland
087ecda7b2
feat(cli): using rslog (#12334) 2023-10-02 21:34:03 +08:00
neverland
e6a0694807
refactor(cli): rewrite release command (#12133)
* refactor(cli): rewrite release command

* fix: duplicated build

* fix: no git check

* feat: rollback version

* chore: release config

* chore: add release config
2023-07-30 10:43:26 +08:00
neverland
3326547cf1
chore(deps): bump release-it v16 (#12115) 2023-07-23 19:39:42 +08:00
chenjiahan
32182e7f28 release: create-vant-cli-app v2.2.1 2023-06-17 09:33:55 +08:00
neverland
dc1531084b
chore: using workspace protocol for vant package (#11791) 2023-05-01 11:30:08 +08:00
neverland
8bc6169ae1
chore(deps): bump consola v3 and rimraf v5 (#11751)
* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
2023-04-15 09:36:41 +08:00
chenjiahan
9fa1cbb9dc chore: format release commit message 2023-03-19 20:49:39 +08:00
neverland
1d5b37930a
chore(deps): bump typescript v5 (#11681) 2023-03-18 08:46:01 +08:00
chenjiahan
9f17342936 release: create-vant-cli-app 2.2.0 2023-02-26 10:19:28 +08:00
neverland
39d8c23d25
chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
chenjiahan
c3735e7e7d release: create-vant-cli-app 2.1.2 2023-01-17 21:43:14 +08:00
neverland
92d622aa82
chore: bump rimraf v4 (#11484) 2023-01-14 15:55:05 +08:00
chenjiahan
fa25677e19 release: create-vant-cli-app 2.1.1 2023-01-14 13:37:23 +08:00
neverland
9b00eb271c
chore: using enquirer to replace inquirer (#11426) 2022-12-27 16:33:39 +08:00
neverland
19ce1d205d
feat(cli): using @vant/cli v5 in template (#11119) 2022-10-07 10:03:11 +08:00
neverland
65fdb2155b
chore: bump all deps (#11007)
* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
2022-09-04 14:24:59 +08:00
chenjiahan
f4ab1b8c0c chore: fix missing deps 2022-07-23 22:13:26 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
chenjiahan
c628a66770 release: create-vant-cli-app 2.0.1 2022-07-23 18:14:28 +08:00
neverland
28e8b72ccd
chore(cli): replace chalk with picocolors (#10777) 2022-07-02 22:51:53 +08:00
neverland
0a8420fdac
chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
neverland
995cad17fd
chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
chenjiahan
3d3597c214 release: create-vant-cli-app 2.0.0 2022-02-07 15:23:01 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
chenjiahan
94e00d443f chore: remove lib dir before build 2021-11-27 14:51:05 +08:00
neverland
d65714601e
chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
neverland
8d1d029f5d
chore(create-vant-cli-app): remove yeoman deps (#9827) 2021-11-10 09:38:09 +08:00
chenjiahan
661d91d7e4 chore: fix dependencies issues 2021-11-09 14:23:56 +08:00
neverland
06d7f3fefa
chore: move to pnpm (#9817) 2021-11-06 15:39:10 +08:00
chenjiahan
44f4ba89e1 docs(cli): changelog 3.11.1 2021-07-08 09:58:44 +08:00
chenjiahan
36aad8bdaa chore: release create-vant-cli-app@1.1.1 2021-04-04 16:07:11 +08:00
chenjiahan
c4a23a97a4 chore: release create-vant-cli-app@1.1.0 2021-04-04 15:18:57 +08:00