Skip to content

Rename `msg` to `message` in all error objects passed to Express

Choose a tag to compare

@LCluber LCluber released this 06 Jun 14:30
· 21 commits to main since this release
  • Breaking: rename msg to message in all error objects passed to Express next() or thrown, aligning with the standard Error.message convention