Skip to content

Releases: secondbounce/log4ngx

19.0.0

13 Dec 15:33
Compare
Choose a tag to compare

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

Full Changelog: 18.0.3...19.0.0

18.0.3

12 Dec 13:25
Compare
Choose a tag to compare

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

11 Dec 13:23
Compare
Choose a tag to compare
18.0.3-beta1 Pre-release
Pre-release

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

04 Nov 14:06
Compare
Choose a tag to compare

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

30 Aug 16:16
Compare
Choose a tag to compare

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

15 Aug 16:34
Compare
Choose a tag to compare

First public release! 🎉✨

Added

  • LogService
  • Logger
  • ConsoleAppender
  • LocalStorageAppender
  • Demo application