Releases: secondbounce/log4ngx
Releases · secondbounce/log4ngx
19.0.0
What's Changed
- Add support for Angular 19
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: 18.0.3...19.0.0
18.0.3
Fixes
- Miscellaneous minor updates to docs and package info
- Update to latest NPM packages and lint config
- Add
dependabot
support
Full Changelog: 18.0.2...18.0.3
18.0.3-beta1
This release contains only minor updates to the docs and package info, primarily in preparation for an initial publishing to NPM.
Full Changelog: 18.0.2...18.0.3-beta1
18.0.2
Fixes
- Fix #1 -
LocalStorageAppender
removing too many entries on initialization - Remove redundant files
- Review use of
inject()
to fix NG0203 errors
Full Changelog: 18.0.1...18.0.2
18.0.1
Changes
- Minor improvements to demo project
- Add first draft of package documentation
Fixes
- Prefix all internal library errors with "LOG4NGX:"
Full Changelog: 18.0.0...18.0.1
18.0.0
First public release! 🎉✨
Added
- LogService
- Logger
- ConsoleAppender
- LocalStorageAppender
- Demo application