# Changelog

## 3.0.0 (2026-03-02)
* Move models to separate files and align with Create Model plugin ([MGNLCLI-433](https://magnolia-cms.atlassian.net/browse/MGNLCLI-433))
* Add SEO, accessibility and responsivenes to component library ([MGNLCLI-462](https://magnolia-cms.atlassian.net/browse/MGNLCLI-462))
* Format the generated files with prettier ([MGNLCLI-468](https://magnolia-cms.atlassian.net/browse/MGNLCLI-468))
* Refactor and enhance prototypes ([MGNLCLI-471](https://magnolia-cms.atlassian.net/browse/MGNLCLI-471))
* Fix eslint and other errors in prototypes ([MGNLCLI-483](https://magnolia-cms.atlassian.net/browse/MGNLCLI-483))

## 2.1.0 (2025-11-11)
* Improve component library ([MGNLCLI-447](https://magnolia-cms.atlassian.net/browse/MGNLCLI-447))
* Align Text Component with Starter projects ([MGNLCLI-427](https://magnolia-cms.atlassian.net/browse/MGNLCLI-427))
  
## 2.0.0 (2025-10-03)
* Expand components prototypes ([MGNLCLI-363](https://magnolia-cms.atlassian.net/browse/MGNLCLI-363))
* Fix recursion calls of breadcrumbs in storybook in cli-react-prototypes ([MGNLCLI-424](https://magnolia-cms.atlassian.net/browse/MGNLCLI-424))
* Use richTextField in components ([MGNLCLI-426](https://magnolia-cms.atlassian.net/browse/MGNLCLI-426))
* Update dependencies ([MGNLCLI-436](https://magnolia-cms.atlassian.net/browse/MGNLCLI-436))
* Remove min max in progressbar ([MGNLCLI-437](https://magnolia-cms.atlassian.net/browse/MGNLCLI-437))

## 1.1.0 (2025-06-06)
* rename mhd to starter and introduce 'tsx' variant in starter ([MGNLCLI-386](https://magnolia-cms.atlassian.net/browse/MGNLCLI-386))
* Enforce camelCase for light modules and PascalCase for SPA templates ([MGNLCLI-358](https://magnolia-cms.atlassian.net/browse/MGNLCLI-358))

## 1.0.1 (2025-03-17)
* Add depcheck to husky ([MGNLCLI-289](https://magnolia-cms.atlassian.net/browse/MGNLCLI-289))
* Address deprecated packages ([MGNLCLI-320](https://magnolia-cms.atlassian.net/browse/MGNLCLI-320))

## 1.0.0 (2024-10-14)
* introduce `@magnolia/cli-react-prototypes` package
