# 21.0.0 (2025-11-22)
### Angular 21
| Type | Description |
| ----- | ---------------------------- |
| chore | update angular version to 21 |
---
# 20.0.0 (2025-10-30)
### Angular 20
| Type | Description |
| ---- | ---------------------------- |
| feat | update angular version to 20 |
---
# 19.1.0 (2025-10-27)
### app
| Type | Description |
| ---- | -------------------------------------------------------------------------------------------------------------------------------------- |
| feat | add support for **SSG (Static Site Generation)**, prerendering the main path `/` and individual Pokémon routes like `/pokemon/pikachu` |
---
# 19.0.0 (2025-01-29)
### app
| Type | Description |
| ---- | ---------------------------------------------- |
| feat | add number of real time users inside home page |
---