Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@sleelin sleelin released this 14 Sep 06:47
6fb4cbe

What's Changed

  • Support "application/json" content-type by @fflorent in #22
  • Send JSON content with 404 and 501 status codes by @fflorent in #21
  • Move express and scimmy to peerDependencies
  • Make SCIMMYRouters class extend express.Router in bundled TypeScript declaration files
  • Allow HTTP and catch exceptions in baseUri method handling
  • Forward all exceptions to express exception handling middleware

New Contributors

Full Changelog: v1.2.1...v1.2.2