Skip to content

Latest commit

 

History

History
executable file
·
72 lines (46 loc) · 3.53 KB

File metadata and controls

executable file
·
72 lines (46 loc) · 3.53 KB

Changelog

All notable changes to this project will be documented in this file.

21.1.0 (2026-04-10)

Features

  • app: consolidate new structure (d5b82f2)
  • app: improve accessibility and i18n support, add automated accessibility tests (1ecd7a0)
  • auth: fix register form state handling (afbc93f)
  • auth: fix register form state handling (cf381f6)
  • styles: refactor themes and buttons to use css variables for colors (5ee9d79)
  • tools: add visual regression testing with playwright and more (f30e781)
  • tools: enforce stricter rules and add new stylelint plugin (4566b61)

Chores

  • app: clean up unused types and constants, add knip for unused exports analysis (822bdaf)
  • auth: move guards and interceptors to features/authentication module (881985f)
  • docs: update 'README' for 'SSG' description and testing tools roadmap (16d9c6c)
  • tools: add eslint-plugin-sonarjs for enhanced code quality checks (659f788)
  • tools: remove npx prefix from scripts and hooks for consistency (5cf6d40)
  • tools: reorder and update scripts in package.json (c44f70c)

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