Skip to content

v11.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:02
· 1 commit to master since this release

11.0.0 (2026-07-17)

Bug Fixes

  • build: rename api-extractor golden files to .api.md extension (#546) (88e545e)

  • ci: add npm overrides to force @semantic-release/npm@10 (#541) (56cd1d1)

  • ci: add registry-url to setup-node for OIDC trusted publishing (#540) (c84a87f)

  • ci: regenerate package-lock.json with complete esbuild binaries (#545) (449fb86)

  • ci: upgrade @semantic-release/npm to v13 for OIDC trusted publishing support (#544) (f0cd6d7)

  • ci: upgrade actions/setup-node to v4 for OIDC trusted publishing (#543) (bfa1cbc)

  • fix(io)!: remove ComponentFactoryResolver for Angular 22 compatibility (2727318), closes #528

BREAKING CHANGES

  • IoService constructor no longer accepts ComponentFactoryResolver. This removes a public constructor dependency reflected in the public API golden.