Skip to content

Releases: fullstack-build/tslog

v4.8.0

Choose a tag to compare

@terehov terehov released this 02 Mar 12:00
  • 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

Choose a tag to compare

@terehov terehov released this 23 Feb 07:56
  • 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

Choose a tag to compare

@terehov terehov released this 18 Feb 07:04

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

v4.7.3...v4.7.4

v4.7.2

Choose a tag to compare

@terehov terehov released this 06 Feb 07:55
  • Readme update and a small bug fix for #209

v4.7.1...v4.7.2

v4.7.1

Choose a tag to compare

@terehov terehov released this 28 Dec 08:16

v4.7.0...v4.7.1

v4.7.0

Choose a tag to compare

@terehov terehov released this 23 Dec 19:43
  • Increase performance and add production setting hideLogPositionForProduction 073a7b1

v4.6.0...v4.7.0

v4.6.0

Choose a tag to compare

@terehov terehov released this 21 Dec 18:16
  • 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

Choose a tag to compare

@terehov terehov released this 20 Dec 08:35
  • Make JSON output appear in one line, Fix #191 43b8e9a

v4.4.6...v4.5.0

v4.4.6

Choose a tag to compare

@terehov terehov released this 20 Dec 08:04
  • Fix #197 (handle undefined in combination with masking) c10dc94

v4.4.5...v4.4.6

v4.4.5

Choose a tag to compare

@terehov terehov released this 18 Dec 11:19
  • Handle logs with missing setters, Fix #190 1f2ea99
  • Add failing test case for missing setters 65231c2

v4.4.4...v4.4.5