- Upgrade Dependencies and Security Patches.
- Upgrade Build System and Webpack Plugin/Loaders.
- Upgrade Plugin/Loaders for Webpack. This includes upgrading to next major releases of
css-loader
,postcss-loader
,sass-loader
andstyle-loader
. Kindly check their release notes and/or migration guide if your build pipeline is consuming them.
- Make
storybook@8
compatible according to the Migration Guide.
- Upgrade Dependencies.
- Add Customization to compile Sass after PostCSS processing.
- Add Documentation on how to use this with TailwindCSS.
- Add Documentation on how to overwrite default Regex.
- Add Link to Sponsorship page.
- Fix Repository Link in
package.json
.
- Initial release.