angular-crumbs icon indicating copy to clipboard operation
angular-crumbs copied to clipboard

Angular 9 Support

Open szingg opened this issue 4 years ago • 3 comments

Is there any reason why versions greater than 6 are excluded in package-dist.json? "@angular/*": ">=2.0.0 <7.0.0"

I would suggest changing peer dependencies to "@angular/*": ">=2.0.0" This is the way many other libraries do it (e.g. @ngx-translate/core)

szingg avatar Mar 03 '20 14:03 szingg

Hi there, any plans to update this library to Angular 11?

rrekapalli avatar Apr 09 '21 06:04 rrekapalli

Facing issue with angular 12 too

vikaskumar81 avatar Jun 27 '21 21:06 vikaskumar81

@szingg @rrekapalli @vikaskumar81 not sure if this library is actively maintained. You can check this alternative https://www.npmjs.com/package/xng-breadcrumb

udayvunnam avatar Nov 14 '21 15:11 udayvunnam