npm ngxtension 6.0.0

14 hours ago

6.0.0 (2025-09-12)

Features

  • feat: add takeUntilDestroyed to active element observable
  • refactor: rename computed to extendedComputed across library and docs
  • refactor: remove deprecated computed-async and computed-from entry points
  • docs: update documentation links to new domain (ngxtension.dev)

⚠️ Breaking Changes

Removed computed function and only kept extendedComputed
Renamed the entry point ngxtension/computed to ngxtension/extended-computed

Removed ngxtension/computed-async and ngxtension/computed-from.
These entry points are no longer supported. Use ngxtension/derived-async and ngxtension/derived-from instead.

Removed documentation and test files for inject migration, new-outputs migration, queries migration, self-closing-tags migration, and signal-inputs migration as these utilities are no longer supported.

❤️ Thank You

Don't miss a new ngxtension release

NewReleases is sending notifications on new releases.