Skip to content

Releases: SC7639/node-small-router

Support for method specific requests

14 Sep 11:24

Choose a tag to compare

Added support for requests that only accept one method, either: get, post, put or delete.

Added security fix and new functionality

14 Aug 15:03

Choose a tag to compare

Added support for stripFromPath param in addAssetPath method
Made renderAsset more secure

Updated type definitions

14 Aug 12:11

Choose a tag to compare

Added support for route parameter in addRoute method to be a string or string array.

Added support for prefix property in type definitions

14 Aug 06:56

Choose a tag to compare

v.1.1.4

Added support for prefix to type definitions

Fixed typescript definitions

03 Aug 12:09

Choose a tag to compare

v1.1.3

Fixed another type error

Added typescript definitions

31 Jul 11:34

Choose a tag to compare

Added type definitions

Added support for query strings

05 Jun 22:25

Choose a tag to compare

1.1.0

Fixed merge conflicts

Updated to 1.0.9

04 Jul 18:12

Choose a tag to compare

When a javascript file is rendered add the header 'Content-Type': 'text/javascript'

Updated to Version 1.0.7

17 Apr 18:28

Choose a tag to compare

Updated to Version 1.0.6

17 Apr 17:36

Choose a tag to compare