Skip to content

ngx-meta-v1.0.0-beta.35

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 12:41
· 18 commits to main since this release
2c5649e

ngx-meta v1.0.0-beta.35 (2024-11-21)

🚀 Features

  • add function-based manager providers [skip release] (#1004) (2276c9f)
  • add migration schematic for function-based providers (#1005) (d9ad305)

📚 Documentation

  • add migration guide for const to function manager providers (#1013) (9760930)

💼 Miscellaneous Chores

  • add emojis to CHANGELOG [skip ci] (8cb007b)
  • release: update CHANGELOG.md (#1044) (ff46452)
  • remove alpha state comment from elements service (aff8234)

♻️ Code Refactoring

  • return generic Provider type for providers (#1045) (d7a8f77)

⚙️ Build System

  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#1041) (6d6eb81)
  • deps: bump cross-spawn in /projects/ngx-meta/example-apps (#1046) (665c741)
  • ide: fix mistake in tsconfig solution file [skip ci] (6f6961a)

👷 Continuous (Integration|Deployment)

  • allow to [skip release] based on commit msg (2a71abc)
  • manually trigger a release (2c5649e)