Skip to content

Releases: Dashron/Roads

8.0.0

28 Aug 05:18
1d1d1a1

Choose a tag to compare

New request chain, better API, esbuild examples, improved docs, improved cors

Cleanup

30 Jan 19:37

Choose a tag to compare

This release cleaned up the typescript build process (significantly reducing build time), and the dependency list.

Official PJAX support

05 Apr 03:20

Choose a tag to compare

  • Add build script
  • Add PJAX helper
  • Update the examples
  • Add a lot of documentation!

New release with es6 content

28 Feb 00:01

Choose a tag to compare

This version only works on platforms that support es6. If you want an earlier node version, use release 3.6.0.

Final pre-es6 release

27 Feb 23:54

Choose a tag to compare

If you want to use ioJS or earlier versions of node, use this release. All releases after this will contain es6 content.

v2 Launch

23 Oct 20:52

Choose a tag to compare

Completely redesigned to a more streamlined framework

  • Generator support
  • Streamlined request/response handling
  • Proper error handling
  • Hierarchical routing structure.