| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 4491b5451d | build(deps): bump vite from 2.5.4 to 2.5.5 (#9415) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.5.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-08 17:16:19 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 89a801b3d7 | fix: failed to register cli bin | 2021-09-07 20:55:00 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | fd38bbd17b | chore: bump deps | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | b7ee642fa7 | chore: add more packages to workspace | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | fad3c9301d | chore: enable workspaces | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | a2f4ceaace | feat(@vant/cli): add site.htmlMeta option | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 2b7ad935ab | fix(@vant/cli): failed to run lint command | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 5a395c27c1 | chore(@vant/cli): remove TildeResolver | 2021-09-07 20:50:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 032737ba06 | chore: hoist @vant/cli to root | 2021-09-07 20:50:29 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 6eec7f3c2f | chore: remove @vant/markdown-loader package | 2021-09-07 14:21:05 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | f0cc727c6a | chore(@vant/cli): remove sass | 2021-09-07 14:19:44 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | cb0fb5a9e0 | chore(@vant/cli): remove build --watch option | 2021-09-07 14:15:45 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 2dd7e853d6 | feat(@vant/cli): using vite to build site | 2021-09-07 11:59:12 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 6e5f215140 | docs(ImagePreview): fix warning | 2021-09-07 11:19:47 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | a9b4f88860 | chore(@vant/cli): remove webpack related deps | 2021-09-07 10:57:11 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | a2b942be8c | feat: add vite-plugin-html to modify template | 2021-09-06 20:54:59 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | ee1ee0fe29 | test: fix jest failure | 2021-09-05 16:33:28 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 911d0669de | refactor(@vant/cli): remove component auto registration | 2021-09-05 16:14:22 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | b4be171028 | perf: dynamic import demo file | 2021-09-05 15:55:08 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 5ecf7460cf | chore: improve site global scripts | 2021-09-05 15:37:43 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | f7f5c6e9b5 | chore: remove @demo alias | 2021-09-05 12:49:04 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | f144a6e2cd | perf: dynamic import markdown file | 2021-09-05 12:39:35 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | e307bfc627 | feat: create dev server for desktop site | 2021-09-05 12:31:32 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | a7ab2f8049 | fix: remove less tilde | 2021-09-04 17:46:37 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | b7adc8c199 | feat(@vant/cli): using vite to build packages | 2021-09-04 17:11:47 +08:00 |  | 
			
				
					| 
							
							
								 neverland | d42624a540 | docs(Uploader): add compress faq (#9399) | 2021-09-04 14:02:20 +08:00 |  | 
			
				
					| 
							
							
								 neverland | c904b3c78d | build: move .browserslistrc to top level (#9396) | 2021-09-03 17:34:42 +08:00 |  | 
			
				
					| 
							
							
								 neverland | bc9b01c48b | fix(FIeld): field-error-message-font-size var name (#9394) | 2021-09-03 15:26:17 +08:00 |  | 
			
				
					| 
							
							
								 neverland | c21324b256 | chore: move vant to packages folder (#9384) | 2021-09-03 14:32:16 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 152b220d55 | feat(NumberKeyboard): add van-number-keyboard-key-background-color css var (#9303) | 2021-08-22 15:49:24 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 5966584a92 | chore(@vant/cli): bump commander v8 and other deps (#9302) | 2021-08-21 13:56:28 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 82d4a512b3 | chore(@vant/cli): postcss 8、husky 7、lint-staged 11 (#9301) | 2021-08-21 11:27:01 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 614bc28e61 | chore(@vant/cli): bump all css related loaders (#9295) | 2021-08-20 10:42:43 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 816790a875 | chore(@vant/cli): bump jest v27 (#9293) | 2021-08-20 10:15:17 +08:00 |  | 
			
				
					| 
							
							
								 neverland | c67127541e | feat(cli): bump webpack-dev-server v4 (#9292) * feat(cli): bump webpack-dev-server v4
* fix: deps | 2021-08-19 20:18:37 +08:00 |  | 
			
				
					| 
							
							
								 neverland | b41ed5a130 | feat(@vant/cli): increase chagnelog releaseCount (#9290) | 2021-08-19 19:07:47 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 010238b63c | build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vant-cli (#9230) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 10:01:24 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 990e0e64df | build(deps): bump path-parse in /packages/create-vant-cli-app (#9228) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 10:00:58 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9ea373d7c8 | build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vant-icons (#9231) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 10:00:13 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 3ebff009c1 | build(deps): bump path-parse in /packages/vant-eslint-config (#9232) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 09:59:57 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 22b54b4776 | build(deps): bump url-parse from 1.5.1 to 1.5.3 in /packages/vant-cli (#9233) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-11 09:59:44 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 9e55e28a43 | fix(eslint-config): remove prettier extends (#9222) | 2021-08-10 10:32:13 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 57352801d9 | chore(eslint-config): bump eslint-plugin-vue to support script setup (#9220) * chore(eslint-config): bump eslint-plugin-vue to support script setup
* release: @vant/eslint-config@3.3.1 | 2021-08-10 10:20:20 +08:00 |  | 
			
				
					| 
							
							
								 neverland | 1376c56743 | docs: remove deprecated vant-waterfall (#9203) | 2021-08-07 21:35:13 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 6de05f45d2 | docs(@vant/use): changelog 1.3.0 | 2021-08-07 16:03:12 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | 6b08bc977f | release: @vant/use 1.3.0 | 2021-08-07 16:01:51 +08:00 |  | 
			
				
					| 
							
							
								 neverland | a4a2a3cb0f | feat(@vant/use): add useCustomFieldValue (#9200) * feat(@vant/use): add useCustomFieldValue
* chore: upd | 2021-08-07 16:01:11 +08:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 01c3c3619d | build(deps): bump tar from 4.4.10 to 4.4.15 in /packages/vant-waterfall (#9184) Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15)
---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-05 11:13:44 +08:00 |  | 
			
				
					| 
							
							
								 chenjiahan | a505a9a266 | release: @vant/markdown-loader@4.1.1 | 2021-07-27 21:00:42 +08:00 |  | 
			
				
					| 
							
							
								 郑昊川 | b72f4980a9 | fix(markdown-loader): windows path format (#9127) | 2021-07-27 20:57:30 +08:00 |  |