You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: regressions in 4.4.0
- Downgrade to TypeScript 2.7 which is the officially supported on by `@angular/core`
- Export `preferInlineDecoratorRule`
We should introduce a public API guard to make sure we don't hit
regressions like the second one.
Fix#669#670
* refactor: address comments
* fix: regression in selector type
0 commit comments