Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Sep 13:19
2e16d1e

1.2.0 (2025-09-28)

Features

  • add __filename and __dirname globals to ESLint config; optimize version retrieval in ng-add utility (b955e60)
  • add is-ci package to manage CI environments and update prepare script accordingly (9e9fc0a)
  • add MIT License file to the project (8272b7d)
  • add Prettier formatting scripts to package.json during ngAdd (334ecd3)
  • enhance ng-add schematic with validation checks and improved file operations (43d7b7b)
  • integrate package-manager-detector to dynamically identify package manager during dependency installation in ng-add (141582f)
  • move @danielsogl/angular-setup to devDependencies in package.json during ngAdd (e1ef573)
  • update Vitest configuration to target Node.js 20 (a701020)