Nacho Vazquez
Nacho Vazquez
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: CONTRIBUTING.md#commit - [ ] Tests for the changes have been...
## The Problem Currently, the release of the new Lumberjack version is a manual and tedious task. ## The Goal Automate the release of new versions using GH Actions.
## The Problem The lumberjack project is lagging behind in its Angular version. Currently, it is in version 11. This will be necessary to start supporting partial Ivy compilation. ##...
> Note: This behavior should be implemented if there is a well-represented need by users of this feature. Implementing this feature allows using a different payload type or no payload...
- Required or optional? - Called `name` or `eventName`? - Is it common between many log providers?
Replace for-of loop based on performance metrics. Consider using RxJS to easily offload work using a scheduler. Maybe even consider a web worker.
Add [deprecation-crawler](https://github.com/ts-chore/deprecation-manager/blob/master/packages/deprecation-crawler/README.md) to latest major and minor versions of Angular.
Publish lint, test and mutation score reports to a service as part of the pipeline. For example, [SonarCloud OSS license](https://sonarcloud.io/pricing) and/or the Stryker dashboard.