Skip to content

Releases: expressjs/morgan

1.11.0

Choose a tag to compare

@jonchurch jonchurch released this 02 Jun 18:52
e0e6f17

What's Changed

Security Fix:

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.1

Choose a tag to compare

@UlisesGascon UlisesGascon released this 17 Jul 16:15

What's Changed

New Contributors

Full Changelog: 1.10.0...1.10.1

1.10.0

Choose a tag to compare

@dougwilson dougwilson released this 20 Mar 17:51
  • Add :total-time token
  • Fix trailing space in colored status code for dev format
  • deps: basic-auth@~2.0.1
    • deps: safe-buffer@5.1.2
  • deps: depd@~2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value

1.9.1

Choose a tag to compare

@dougwilson dougwilson released this 11 Sep 01:17
  • Fix using special characters in format
  • deps: depd@~1.1.2
    • perf: remove argument reassignment

1.9.0

Choose a tag to compare

@dougwilson dougwilson released this 27 Sep 02:32
  • Use res.headersSent when available
  • deps: basic-auth@~2.0.0
    • Use safe-buffer for improved Buffer API
  • deps: debug@2.6.9
  • deps: depd@~1.1.1
    • Remove unnecessary Buffer loading

1.8.2

Choose a tag to compare

@dougwilson dougwilson released this 24 May 01:54
  • deps: debug@2.6.8
    • Fix DEBUG_MAX_ARRAY_LENGTH
    • deps: ms@2.0.0

1.8.1

Choose a tag to compare

@dougwilson dougwilson released this 11 Feb 01:46
  • deps: debug@2.6.1
    • Fix deprecation messages in WebStorm and other editors
    • Undeprecate DEBUG_FD set to 1 or 2

1.8.0

Choose a tag to compare

@dougwilson dougwilson released this 05 Feb 00:35
  • Fix sending unnecessary undefined argument to token functions
  • deps: basic-auth@~1.1.0
  • deps: debug@2.6.0
    • Allow colors in workers
    • Deprecated DEBUG_FD environment variable
    • Fix error when running under React Native
    • Use same color for same namespace
    • deps: ms@0.7.2
  • perf: enable strict mode in compiled functions

1.7.0

Choose a tag to compare

@dougwilson dougwilson released this 19 Feb 04:59
  • Add digits argument to response-time token
  • deps: depd@~1.1.0
    • Enable strict mode in more places
    • Support web browser loading
  • deps: on-headers@~1.0.1
    • perf: enable strict mode

1.6.1

Choose a tag to compare

@dougwilson dougwilson released this 04 Jul 03:03
  • deps: basic-auth@~1.0.3