github SAP/fundamental-ngx v0.62.0-rc.19

latest release: v0.62.0-rc.20
pre-release5 hours ago

Bug Fixes

BREAKING CHANGES

  • core: Token component migrated to Angular signals - selected is now a model signal requiring .set()/() for access, view queries like tokenWrapperElement require function calls, output subscriptions return OutputRefSubscription instead of Subscription, onCloseClick.emit() requires a value parameter, and ngOnDestroy()/_subscriptions members have been removed in favor of automatic cleanup.

  • fix(core): migrate token to signals

  • fix(core): fix unit test format

  • refactor(core): address PR comments

Don't miss a new fundamental-ngx release

NewReleases is sending notifications on new releases.