Skip to content

v17.0.0

Compare
Choose a tag to compare
@rbalet rbalet released this 13 Nov 11:40
· 46 commits to main since this release

Feature

  • avoidSpam: setting it to true does
    1. Change the href from the DOM from [email protected] into example(at)outlook.com
    2. Let js handle the click event.

Optimize

  • removeEvebntListener on ngOnDestroy()