Skip to content

Releases: fullstack-build/tslog

v4.8.2

05 Mar 19:51
Compare
Choose a tag to compare
  • Add runtime Generic, make userAgent optional. Fix #221 2d9d74b

v4.8.1...v4.8.2

v4.8.1

02 Mar 12:55
Compare
Choose a tag to compare

v4.8.0...v4.8.1

v4.8.0

02 Mar 12:00
Compare
Choose a tag to compare
  • Replace window with globalThis in browser runtime to support other runtimes as well. Fix #218 #203 #202 7018919

v4.7.5...v4.8.0

v4.7.5

23 Feb 07:56
Compare
Choose a tag to compare
  • Clone errors before masking and make fields writable, fix #217 a5a0ac2
  • Fix Browser Polyfill, fix #216 6352c32

v4.7.4...v4.7.5

v4.7.4

18 Feb 07:04
Compare
Choose a tag to compare

Same as 4.7.3 but with missing artefacts (server build and types)

v4.7.3...v4.7.4

v4.7.2

06 Feb 07:55
Compare
Choose a tag to compare
  • Readme update and a small bug fix for #209

v4.7.1...v4.7.2

v4.7.1

28 Dec 08:16
Compare
Choose a tag to compare

v4.7.0...v4.7.1

v4.7.0

23 Dec 19:43
Compare
Choose a tag to compare
  • Increase performance and add production setting hideLogPositionForProduction 073a7b1

v4.6.0...v4.7.0

v4.6.0

21 Dec 18:16
Compare
Choose a tag to compare
  • Add fileNameWithLine, Fix #182 2d45617
  • Add formatWithOptions polyfill 7c8be79
  • Add timezone support to pretty log messages Fix #198 b7c75d7
  • Fix interpolation and maskValuesRegEx with different types like undefined, Buffer, objects etc. Fix #197 0da3c30

v4.5.0...v4.6.0

v4.5.0

20 Dec 08:35
Compare
Choose a tag to compare
  • Make JSON output appear in one line, Fix #191 43b8e9a

v4.4.6...v4.5.0