2.0.1 (2021-05-28)
⚠ BREAKING CHANGES
- lib: remove dynamic-content and tplOrString
remove dynamic-content
and tplOrString
in favor of the dynamicView
directive
Features
- lib: add dynamicView directive (b0b43d4)
Bug Fixes
- 🐛 detect dynamic content changes (046277a)