Martin Hochel
Martin Hochel
@dotnetjunky ping to provide repro and verify https://github.com/microsoft/fluentui/issues/31769#issuecomment-2196535284
[Bug]: After updating to FluentUI 9.54.0, the runtime of all unit tests has significantly increased.
**BEFORE:** | react-components version | `jest --ci` / s | |--------|--------| | 9.46.6 (current) | 91s | | 9.54.1 | 580s / **π« 537% SLOWER π¨** | **AFTER:** resolved the...
[Bug]: After updating to FluentUI 9.54.0, the runtime of all unit tests has significantly increased.
@wendyyuanxie please confirm if you're unblocked and we can close this. ty!
- our vr-testing solution doesn't support storybook 8 so that's a showstopper for now - as a general scalable migration practice we migrate 1 major at a time - v8...
This is rather tricky IMO, it should be generalized to "package exports public api surface" rather than "context only - which is not present in every pacakge", but in order...
## Rules: ```mermaid flowchart TB RPD[root package.json prodDep] RPDD[root package.json devDep] PPD[library package.json prod] PDD[library package.json devDep] D[devDep] P[prodDep] PDD --> B{is a workspace package ?} B -->|"no"| RFL["remove from...
Implemented by https://github.com/microsoft/fluentui-system-icons/issues/814 will be available with next release
"keep open" we won't implement this in upcoming quarter/s - but will keep it open as we wanna get this functionality eventually