461 Commits

Author SHA1 Message Date
neverland
e0cdad3a3f
chore(deps): fix security alerts of babel and postcss (#12414) 2023-10-29 17:56:12 +08:00
neverland
714bb42719
chore(deps): bump rslog v1.1.0 (#12364) 2023-10-14 17:08:33 +08:00
dependabot[bot]
d8521b78af
chore(deps): bump postcss from 8.4.27 to 8.4.31 (#12341)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 22:44:42 +08:00
neverland
087ecda7b2
feat(cli): using rslog (#12334) 2023-10-02 21:34:03 +08:00
neverland
57dc768a02
chore: use workspace protocol for internal deps (#12225) 2023-08-27 16:07:22 +08:00
neverland
694daef6ea
test: migrate test runner to vitest (#12206) 2023-08-20 18:48:09 +08:00
neverland
5dc2f4dcd2
refactor(cli): remove execa dependency (#12205) 2023-08-19 15:14:40 +08:00
neverland
8af469602a
chore(deps): bump markdown-it v13 and commander v11 (#12180) 2023-08-13 19:26:35 +08:00
neverland
f691eacb24
refactor(cli): rewrite vite-plugin-md (#12179) 2023-08-13 19:13:11 +08:00
neverland
cfa33c2fa1
chore(eslint-config): bump dependencies (#12155) 2023-08-06 10:53:59 +08:00
neverland
cac08f88e8
refactor(cli): use GitHub changelog instead of conventional-changelog (#12139)
* refactor(cli): use GitHub changelog instead of conventional-changelog

* chore: revert lock file
2023-07-31 21:48:11 +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
chenjiahan
ecd26122af release: @vant/cli v6.2.0 2023-07-29 11:35:09 +08:00
neverland
3326547cf1
chore(deps): bump release-it v16 (#12115) 2023-07-23 19:39:42 +08:00
neverland
3dcc92a5c0
chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code

* chore: mjs config

* chore: revert

* chore: revert

* chore: update lock
2023-07-22 14:14:14 +08:00
neverland
4ebc7bbb0e
chore(deps): bump vite 4.4, esbuild 0.18 (#12068) 2023-07-09 16:27:51 +08:00
chenjiahan
a05418fc25 release: @vant/eslint-config v4.0.0 2023-07-02 17:32:26 +08:00
neverland
9333633406
chore(eslint-config): bump all dependencies (#12054) 2023-07-02 12:45:54 +08:00
neverland
1dcfd2dac0
chore(deps): bump Vue v3.3 (#11913) 2023-05-26 22:22:06 +08:00
neverland
0d102db0ee
chore(deps): bump vite v4.3 (#11912) 2023-05-26 22:15:28 +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
chenjiahan
8218774b12 release: @vant/cli 6.1.0 2023-03-19 09:26:37 +08:00
neverland
e6575ae47b
feat(cli): bump vite 4.2, esbuild 0.17 (#11682) 2023-03-19 09:21:15 +08:00
neverland
1d5b37930a
chore(deps): bump typescript v5 (#11681) 2023-03-18 08:46:01 +08:00
neverland
bb64d6eedb
chore: bump vue to latest version (#11665) 2023-03-12 21:04:02 +08:00
chenjiahan
abe3ac8eff release: @vant/cli 6.0.1 2023-03-12 15:03:16 +08:00
chenjiahan
1ffca78d7f release: @vant/cli 6.0.0 2023-02-26 10:14:03 +08:00
chenjiahan
06d8a23c65 release: @vant/cli 5.1.1 2023-02-26 10:08:06 +08:00
neverland
39d8c23d25
chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
neverland
92d622aa82
chore: bump rimraf v4 (#11484) 2023-01-14 15:55:05 +08:00
neverland
f32e3d9990
chore(eslint-config): bump deps version (#11465) 2023-01-07 21:56:49 +08:00
neverland
254b77b1a0
chore(cli): bump execa v6 (#11438) 2022-12-31 10:23:22 +08:00
neverland
e3c7e331f7
perf(cli): remove vite-plugin-html (#11416) 2022-12-24 16:31:26 +08:00
neverland
c02ad9ce07
fix(cli): remove docsearch (#11415)
* fix(cli): remove docsearch

* chore: remove react

* docs: add changelog
2022-12-24 15:55:36 +08:00
neverland
816a7cbdfb
feat(cli): bump vite v4 (#11414)
* feat(cli): bump vite v4

* chore: bump vite plugin
2022-12-24 15:47:15 +08:00
neverland
14cf68be1e
fix(DropdownItem): should inherit attrs when using teleport (#11273)
* fix(DropdownItem): should inherit attrs when using teleport

* chore: update lock file

* chore: update snapshot
2022-11-19 17:24:56 +08:00
chenjiahan
7c1ce45db8 release: @vant/cli 5.1.0 2022-11-05 20:40:28 +08:00
neverland
ff34eb73fd
chore: bump vite to v3.1.8 (#11161) 2022-10-22 22:25:41 +08:00
chenjiahan
d49c1fb94a release: @vant/cli 5.0.2 2022-10-07 10:09:33 +08:00
chenjiahan
843c167376 release: @vant/cli 5.0.1 2022-10-06 17:03:15 +08:00
neverland
711652ad90
feat(cli): bump jest v29 (#11117) 2022-10-06 17:01:29 +08:00
neverland
7e482c059b
fix(cli): downgrade vite version to fix the website (#11087) 2022-09-25 16:02:17 +08:00
neverland
64af9ffd6f
chore(cli): bump esbuild@0.15 (#11084) 2022-09-24 20:38:27 +08:00
neverland
febb0a8a1b
release: @vant/cli 5.0.0-beta.0 (#11082) 2022-09-24 10:50:33 +08:00
chenjiahan
f0d3e04fba release: @vant/cli 4.0.4 2022-09-06 00:03:00 +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
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00