Skip to content

Releases: jcubic/wayne

0.6.1

02 Jun 14:46
fda6333
Compare
Choose a tag to compare

Bugs

  • remove console.log on every request to FS

0.6.0

02 Jun 14:46
1db71d7
Compare
Choose a tag to compare

Features

  • add support for 204 HTTP response
  • add middleware #18
  • add filesystem middleware #3
  • make 404 and 500 error pages show Wayne in h1 tag

0.5.1

30 Dec 15:27
82ee044
Compare
Choose a tag to compare

Bugs

  • fix 404 error on async code from a route #19

0.5.0

16 Dec 20:44
87ff497
Compare
Choose a tag to compare

Features

  • add error handler support #10

0.4.0

16 Dec 20:43
9afae68
Compare
Choose a tag to compare

Features

  • add path with globs #16

0.3.0

06 Nov 21:31
32ed01a
Compare
Choose a tag to compare

Features

  • add sse() method for Server-Sent Events #12