Features
- Support for Angular 18
- New
tour-proxy-anchor
component. It can be used to target third party html elements. Check the documentation for more info.
<tour-proxy-anchor
anchorEl=".start-tour .t-wrapper .t-content"
anchorId="start.tour"
/>
Breaking Changes
- Angular 17 is no longer supported