Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 2.4 KB

18.2.0 (2024-10-12)

Features

  • docs: add initial documentation implementation using ng-doc (83cd3d9)

18.1.0 (2024-10-11)

Bug Fixes

  • ci: enable lint/test before releases again (94f8fc5)
  • ci: use "NODE_AUTH_TOKEN" instead of "NPM_TOKEN" as release env variable (e344963)
  • deps: update dependencies (0fef43d)
  • dialog-service: add providedIn parameter (d904a67)
  • fix many linter warnings / errors (e4f1fde)
  • ng: correctly set compilation mode per application/project (737b4a6)
  • redeploying (64d28ae)
  • redeploying (4bb3bc9)
  • tests: remove providedIn from some injectables for now (b09021d)
  • use correct version and include project package.json in release commit (054a96e)

Features

  • add eslint / update config (3bb47da)
  • enable publishing to npm (b774749)
  • husky: add eslint,prettier pre-commit hook (dcfead0)
  • introduce prettier (1709198)