fluentui-system-icons icon indicating copy to clipboard operation
fluentui-system-icons copied to clipboard

Support for React 19

Open Vilican opened this issue 9 months ago • 1 comments

Please check compatibility and declare support for the newest React 19.

➤ YN0060: │ react is listed by your project with version 19.0.0 (p24938), which doesn't satisfy what @fluentui/react-icons and other dependencies request (but they have non-overlapping ranges!).

Vilican avatar Mar 21 '25 19:03 Vilican

Name other dependencies that are not supported:

abwalfdltnha178 avatar Mar 23 '25 12:03 abwalfdltnha178

Just bump the react version. Now @fluentui/react-icons cannot be used even with latest fluent ui library, NextJs v15, and pretty much anything else that is already using latest react.

denspiro avatar Sep 22 '25 12:09 denspiro

Just bump the react version. Now @fluentui/react-icons cannot be used even with latest fluent ui library, NextJs v15, and pretty much anything else that is already using latest react.

The publish command seems to override what is in the repo. The package itself has the new react version listed, however the publish pipeline seems to override that.

TheMartianMaker avatar Sep 22 '25 17:09 TheMartianMaker

I see that respective commit is now in master. Many thanks! If it would be possible to create a small release out of it that would be much appreciated 🙏

denspiro avatar Sep 23 '25 06:09 denspiro

Implemented by https://github.com/microsoft/fluentui-system-icons/issues/814

will be available with next release

Hotell avatar Sep 29 '25 12:09 Hotell