New
v1.15.3
What's Changed
- fix: delete console log by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/271
- :memo: docs: update cra & webpack docs by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/280
- :memo: docs: core api request docs by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/282
- feat: add setChats hooks by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/289
- 🐛 fix: 清空对话后,【返回底部】按钮未隐藏 by @mannix-lei in https://github.com/ant-design/pro-chat/pull/287
- fix: 修复 useStyles 可能引发的异常 by @LengYXin in https://github.com/ant-design/pro-chat/pull/293
- :bug: fix: disable Enter when loading by @gin-lsl in https://github.com/ant-design/pro-chat/pull/284
- 📝 docs: update ai use docs by @chen201724 in https://github.com/ant-design/pro-chat/pull/272
- 🐛 fix: ChatItem demo error by @chen201724 in https://github.com/ant-design/pro-chat/pull/273
- fix: userMeta设置backgroundColor 不生效的问题 by @fisher-zh in https://github.com/ant-design/pro-chat/pull/295
- 🐛 fix: 在antd对话框中使用,消息输入太多撑开输入框,然后就缩不回去了 by @mannix-lei in https://github.com/ant-design/pro-chat/pull/294
- Revert "fix: userMeta设置backgroundColor 不生效的问题 (#295)" by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/298
- :pencil2: fix: ci update fixed by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/299
- fix: 修复 main ci 问题 by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/300
- fix: update snapshot by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/301
- 📝 docs: add solutions for nextjs problems by @AmAzing129 in https://github.com/ant-design/pro-chat/pull/308
- Add locales by @dominikvytisk in https://github.com/ant-design/pro-chat/pull/311
- :building_construction: build(pnpm): update pnpm to 9 and fix docs by @AmAzing129 in https://github.com/ant-design/pro-chat/pull/313
- :sparkles: feat: assistantMeta 和 userMeta支持自定义类名 by @mannix-lei in https://github.com/ant-design/pro-chat/pull/302
- 🔨 chore: add packageManager & update snap by @thinkasany in https://github.com/ant-design/pro-chat/pull/314
- :sparkles: feat: 新增加每个单元的自定义渲染按钮配置透出 by @ONLY-yours in https://github.com/ant-design/pro-chat/pull/318
New Contributors
- @mannix-lei made their first contribution in https://github.com/ant-design/pro-chat/pull/287
- @LengYXin made their first contribution in https://github.com/ant-design/pro-chat/pull/293
- @chen201724 made their first contribution in https://github.com/ant-design/pro-chat/pull/272
- @fisher-zh made their first contribution in https://github.com/ant-design/pro-chat/pull/295
- @AmAzing129 made their first contribution in https://github.com/ant-design/pro-chat/pull/308
- @dominikvytisk made their first contribution in https://github.com/ant-design/pro-chat/pull/311
- @thinkasany made their first contribution in https://github.com/ant-design/pro-chat/pull/314
Full Changelog: https://github.com/ant-design/pro-chat/compare/v1.15.0...v1.15.3