Skip to main content

One post tagged with "v18"

View All Tags

Announcing Lumberjack v18: Angular 18 and no more NgModules

· One min read
Nacho Vazquez
NgWorker and core maintainer of Lumberjack

It took us a couple of months, but here we are. Lumberjack v18 is out, which brings compatibility with Angular 18 and the removal of NgModules.

This will be a short one, so no TLDR this time.

Angular 18

With the new version of Angular out, we are happy to announce that Lumberjack is compatible with Angular 18.

NgModules removal

In version 16, we deprecated our NgModule APIs and announced they would be removed in version 18. See here. Well, here we are. NgModules are gone.

This change simplifies the API and reduces the library bundle size.

Wrapping Up

There is nothing else to add; update your dependencies and enjoy the new version of Lumberjack.