# Changelog

## 4.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)) 

## 3.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))

## 3.0.0 (2025-10-03)
* Expand components prototypes ([MGNLCLI-363](https://magnolia-cms.atlassian.net/browse/MGNLCLI-363))
* 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))

## 2.1.0 (2025-06-06)
* rename mhd to starter ([MGNLCLI-386](https://magnolia-cms.atlassian.net/browse/MGNLCLI-386))
* Update angular component exports to include 'Component' suffix ([MGNLCLI-385](https://magnolia-cms.atlassian.net/browse/MGNLCLI-385))
* Enforce camelCase for light modules and PascalCase for SPA templates ([MGNLCLI-358](https://magnolia-cms.atlassian.net/browse/MGNLCLI-358))

## 2.0.1 (2025-03-17)
* Address deprecated packages ([MGNLCLI-320](https://magnolia-cms.atlassian.net/browse/MGNLCLI-320))

## 2.0.0 (2025-02-13)
* Create new angular prototype compatible with angular-editor v2 ([MGNLCLI-347](https://magnolia-cms.atlassian.net/browse/MGNLCLI-347))

## 1.0.1 (2025-01-14)
* update angular pages/mhd/light-module prototype ([MGNLCLI-321](https://magnolia-cms.atlassian.net/browse/MGNLCLI-321))
* add depcheck to husky ([MGNLCLI-289](https://magnolia-cms.atlassian.net/browse/MGNLCLI-289))

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