Skip to content

Releases: Bloggify/flexible-router

1.1.4

26 May 08:32
Compare
Choose a tag to compare

Fix example

1.1.1

25 May 18:23
Compare
Choose a tag to compare

1.1.1

1.1.0

24 May 15:35
Compare
Choose a tag to compare
  • Support for Promises: if the middleware function returns a promise, it will be handled unless it resolves to null.

Fixes #14.

  • Support for use, before, after and all. Fixes #15.

1.0.10

28 Feb 16:05
Compare
Choose a tag to compare

Fix the bad csrf token error

1.0.9

28 Feb 15:39
Compare
Choose a tag to compare

Improve examples

1.0.8

28 Feb 15:33
Compare
Choose a tag to compare

Improved the docs and initial open-source version

1.0.7

21 Feb 13:01
Compare
Choose a tag to compare

Fix the status codes for 500 and 404

1.0.6

25 Jan 17:21
Compare
Choose a tag to compare

Replace the underscore with colon in uri and improve error handling

1.0.5

19 Jan 09:32
Compare
Choose a tag to compare

Fix typo

1.0.4

06 Jan 08:20
Compare
Choose a tag to compare

Fix the arguments