Skip to content

Commit

Permalink
feat(lib): upgrade to Angular v9 RC 12
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Now library is compiled with NG CLI v9 but still for View Engine as per recommendation from Angular team.
Public APIs mostly did not change. There is 1 deprecation in `DynamicModule.withComponents()` - now it is not required to register dynamic components and so the method does not make sense anymore - please use `DynamicModule.forRoot()` instead
  • Loading branch information
gund committed Feb 2, 2020
1 parent 7b3989c commit e4e1e8e
Show file tree
Hide file tree
Showing 6 changed files with 2,428 additions and 639 deletions.
Loading

0 comments on commit e4e1e8e

Please sign in to comment.