mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
docs(changelog): 3.5.4
This commit is contained in:
parent
cfdb5c1fbe
commit
961f70d523
@ -19,6 +19,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v3.5.4](https://github.com/vant-ui/vant/compare/v3.5.3...v3.5.4)
|
||||
|
||||
`2022-08-06`
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- should replace NODE_ENV in CDN build [#10887](https://github.com/vant-ui/vant/issues/10887)
|
||||
|
||||
### [v3.5.3](https://github.com/vant-ui/vant/compare/v3.5.2...v3.5.3)
|
||||
|
||||
`2022-07-31`
|
||||
|
@ -19,6 +19,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### [v3.5.4](https://github.com/vant-ui/vant/compare/v3.5.3...v3.5.4)
|
||||
|
||||
`2022-08-06`
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 CDN 资源中包含 `process.env.NODE_ENV` 导致报错的问题 [#10887](https://github.com/vant-ui/vant/issues/10887)
|
||||
|
||||
### [v3.5.3](https://github.com/vant-ui/vant/compare/v3.5.2...v3.5.3)
|
||||
|
||||
`2022-07-31`
|
||||
|
Loading…
x
Reference in New Issue
Block a user