Skip to content

Commit

Permalink
docs(changelog): vant v4.8.11 (#12793)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Apr 14, 2024
1 parent ff2ce2c commit 5582efa
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
27 changes: 27 additions & 0 deletions packages/vant/docs/markdown/changelog.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,33 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).

## Details

### v4.8.11

`2024-04-14`

#### New Features 🎉

- feat(DropdownMenu): add disabled for option by [@inottn](https://github.com/inottn) in [#12785](https://github.com/youzan/vant/pull/12785)

#### Bug Fixes 🐞

- fix: warning `is not a valid value for v-model` in JetBrains IDE by [@anyesu](https://github.com/anyesu) in [#12787](https://github.com/youzan/vant/pull/12787)
- fix(Cli): remove site tsconfig by [@chenjiahan](https://github.com/chenjiahan) in [#12792](https://github.com/youzan/vant/pull/12792)

#### Document 📖

- docs(list): update Error loading module code by [@wangjue666](https://github.com/wangjue666) in [#12778](https://github.com/youzan/vant/pull/12778)

#### Other Changes

- chore(deps): update dependency eslint-plugin-vue to ^9.24.1 by [@renovate](https://github.com/renovate) in [#12774](https://github.com/youzan/vant/pull/12774)
- chore(deps): bump Rsbuild v0.6 by [@chenjiahan](https://github.com/chenjiahan) in [#12790](https://github.com/youzan/vant/pull/12790)

#### New Contributors

- [@wangjue666](https://github.com/wangjue666) made their first contribution in [#12778](https://github.com/youzan/vant/pull/12778)
- [@anyesu](https://github.com/anyesu) made their first contribution in [#12787](https://github.com/youzan/vant/pull/12787)

### v4.8.10

`2024-04-06`
Expand Down
27 changes: 27 additions & 0 deletions packages/vant/docs/markdown/changelog.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,33 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。

## 更新内容

### v4.8.11

`2024-04-14`

#### 新功能 🎉

- feat(DropdownMenu):通过 [@inottn](https://github.com/inottn)[#12785](https://github.com/youzan/vant/pull/12785) 中为选项添加 disabled 属性

#### Bug 修复 🐞

- fix:在 JetBrains IDE 中修复警告 `is not a valid value for v-model`,贡献者 [@anyesu](https://github.com/anyesu)[#12787](https://github.com/youzan/vant/pull/12787)
- fix(Cli):移除站点的 tsconfig 文件,贡献者 [@chenjiahan](https://github.com/chenjiahan)[#12792](https://github.com/youzan/vant/pull/12792)

#### 文档 📖

- docs(list):更新模块代码加载错误信息,贡献者 [@wangjue666](https://github.com/wangjue666)[#12778](https://github.com/youzan/vant/pull/12778)

#### 其他变更

- chore(deps):更新依赖 eslint-plugin-vue 至 ^9.24.1,由 [@renovate](https://github.com/renovate)[#12774](https://github.com/youzan/vant/pull/12774) 提交
- chore(deps):升级 Rsbuild 至 v0.6 版本,由 [@chenjiahan](https://github.com/chenjiahan)[#12790](https://github.com/youzan/vant/pull/12790) 提交

#### 新贡献者

- [@wangjue666](https://github.com/wangjue666)[#12778](https://github.com/youzan/vant/pull/12778) 中首次贡献
- [@anyesu](https://github.com/anyesu)[#12787](https://github.com/youzan/vant/pull/12787) 中首次贡献

### v4.8.10

`2024-04-06`
Expand Down

0 comments on commit 5582efa

Please sign in to comment.