DouyinFE / semi-design

🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code in one click
https://semi.design
Other
8.53k stars 719 forks source link

[BUG] next15 不支持semi-design #2545

Open ShrLeeKNsword opened 1 month ago

ShrLeeKNsword commented 1 month ago

Is there an existing issue for this?

Which Component

next15 不支持semi-design

Semi Version

No response

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

No response

ReproducibleCode

warning "@douyinfe/semi-ui > @douyinfe/semi-icons@2.68.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > @douyinfe/semi-illustrations@2.68.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > react-window@1.8.10" has incorrect peer dependency "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > react-window@1.8.10" has incorrect peer dependency "react-dom@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0".

Environment

- OS:
- browser:

Anything else?

No response

xCrazylei commented 1 month ago

image next版本更新,问题好多

Almagestum469 commented 4 weeks ago

semidesign连react19都没支持, 更遑论next15

pointhalo commented 3 weeks ago

不建议现阶段使用 semi 搭配 next 15 、react 19使用 我们还没有启动相关的适配工作,由于这里有比较多的breaking change,是无法做到平滑升级的。

这些变动,对我们已有的用户群会存在比较大的升级成本。现阶段做这种事情意义不大,只会增大现有用户在常规minor版本之间的升级成本。 我们计划在19正式release后才会启动对应的改造工作。

taoqf commented 3 weeks ago

next15 using react18, not react19. although, it doesn't work now.

hj24 commented 2 weeks ago

现阶段建议的最大适配的 nextjs 版本是多少?

hj24 commented 2 weeks ago

@pointhalo