0

I'm trying to bump Angular version in a mono-repo with several applications and libs. One of those libs and one of those applications are using Clarity framework

ng update fails because of clarity depending on tslib v1 when Angular 10 uses v2.

Is there any plan for clarity to upgrade to tslib V2?

Is any one using Angular 10 and clarity?

Even better, has any-one a lib depending on clarity and built with Angular 10?

ch4mp
  • 6,622
  • 6
  • 29
  • 49
  • 1
    We should have the official Clarity v4 release in the next few weeks. You can start using the release candidate if you install or upgrade with `@clr/angular@next` it is updated for Angular 10. – hippeelee Jul 14 '20 at 13:18
  • Thks @hippeelee. I could migrate to Angular 10 with @clr/angular 4.0.0-rc.0 but had to merge the code of the lib into application (couldn't get it working from a lib). As this lib is used by an app only, it is acceptable and didn't investigate much. – ch4mp Jul 15 '20 at 17:53

0 Answers0