Skip to content

ngx-meta-v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 14:16
· 1124 commits to main since this release
ac7926f

ngx-meta v1.0.0-alpha.1 (2023-11-23)

Features

Style

Miscellaneous Chores

Code Refactoring

  • add common entrypoint (#5) (fc55f26)
  • add open graph entry point (#8) (15ec171)
  • add open graph profile entry point (#9) (37b9677)
  • add prefix to routing keys (#10) (cf50202)
  • add routing & general metadata entry points (#6) (a791e4f)
  • add twitter card entry point (#7) (bd0ca47)
  • introduce secondary entry points (start with json ld) (#4) (4d0131d)
  • package name to be @davidlj95/ngx-meta (#20) (2d735e4)

Build System

  • add commitlint (#11) (947f385)
  • add husky & lint-staged (9d71543)
  • add linter by running ng lint (56fdd9f)
  • add missing test dep ng-mocks (1fb5f6f)
  • add prettier (4262ffd)
  • add renovate config (#12) (936ffdb)
  • add sample commands from lib (0d65f04)
  • add semantic release (#18) (dd3b9da)
  • deps-dev: update dependency node to v20.10.0 (3932d34)
  • deps-dev: update typescript-eslint monorepo to v6.12.0 (b0806a8)
  • deps: pin dependencies (#14) (2d75d4f)
  • ide: add .idea generated files (0aa7a99)
  • ide: add run configs for all projects (f072665)
  • ide: expand prettier formatted extensions (f374532)
  • ignore pnpm.lock.yaml from prettier (#17) (3be0050)
  • mark package as private until we have a name for it (ce82739)
  • set scoped package as public (ac7926f)
  • use pnpm via corepack (aec6347)

Continuous (Integration|Deployment)