* next: (39 commits)
Typo
cleanup
Add story for empty argTypes and address review
fix issues with types, change the comment to not be jsdoc
Add E2E test for multiple CSF files with same title in autodocs
Fix overflow bug by using a better link
remove deprecation of `manager-api`'s `types` export
Don't show empty arg tables in doc pages
Fix Yarn2Proxy findInstallations method
revert component values back to array
done
perf(manager): improve performance when switching stories
Add todo comment
Refactor MDX to CSF transform function to return an object instead of a tuple
Rename broken MDX files to .mdx.broken
Upgrade migration-guide to mention limitations of mdx-to-csf codemod
Fix issues where stories.js files were generated although a story doesn't exist
Rename transformed mdx files
Add version range for removeLegacyMDX1 fix
Fix typo in automigrate/types.ts
...