The build system has been migrated from rollup to pridepack, and the
propTypes for the components have been deprecated, as the prop typing is
now done in TypeScript type declarations.
The documentation is in the process of migration from Next to Storybook.
Issues with docgen remain for components with forwarded refs.