Skip to content

Releases: fastify/middie

v3.2.1

21 Jan 09:41
Compare
Choose a tag to compare
  • fix url replacement in middlewares restricted by path #27

v4.0.0

14 Jan 14:16
Compare
Choose a tag to compare
  • update path-to-regexp to the latest version #26

v3.2.0

10 Oct 15:11
Compare
Choose a tag to compare
  • Support adding an array of middleware #24

v3.1.0

20 Jan 16:51
Compare
Choose a tag to compare
  • If a previous middleware calls res.end the next one will not run - #17
  • Release the holder if the response has finished - #17

v3.0.0

20 Dec 12:08
Compare
Choose a tag to compare
  • Add req.originalUrl before running the middleware #16

v2.1.1

09 Oct 07:22
Compare
Choose a tag to compare

v2.1.0

06 Oct 23:43
Compare
Choose a tag to compare

v2.0.0

07 Sep 07:47
Compare
Choose a tag to compare
  • Be identical to express when supporting prefixes #10 by @mcollina

v1.1.0

24 Aug 08:25
Compare
Choose a tag to compare
  • Keep the context - #9

v1.0.0

03 Jul 12:05
Compare
Choose a tag to compare

Stable version

  • Faster url sanitization - #8