Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

85 lines (49 loc) · 3.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.11 (2024-07-25)

Features

  • use lefthook instead of husky and lint-staged (2b9d17c)

Bug Fixes

  • add missing eslint configuration (bba502b)

0.0.10 (2024-07-23)

Features

  • use @epam/eslint-config-angular to setup ESLint v9 (69eb740)

0.0.9 (2024-07-20)

Features

  • update eslint-plugin-sonar to v ^1 (bdd3b25)
  • update schematics to v18 (6f3d55e)

0.0.8 (2024-03-27)

Bug Fixes

0.0.7 (2024-03-15)

Bug Fixes

  • Specify major version for packages (8221251)

0.0.6 (2024-03-11)

Bug Fixes

0.0.5 (2024-03-10)

  • Use *.config.js for all tools

0.0.4 (2024-03-10)

Bug Fixes

  • Use new husky init commands (204d2f9)

0.0.3 (2023-04-21)

Fixes

  • Replace deprecated "set-script" with "npm pkg set"
  • Fix Stylelint config
  • Fix RxJS ESLint rules

Features

  • Make call to @angular/cli interactive
  • Commit each stage to git

0.0.2 (2022-07-04)

Features

  • Add prettier, stylelint, lint-staged, husky (2e2c1d0)

0.0.1 (2022-06-25)

Basic Angular app scaffold with ESLint rules.