Updated to 2.0.1:
- Tested and working in Node v10+, and on various modern browsers:
- Fixes for getting URL path
- Fixes for getting query string into params object
- Fixes if no hash path in URL
- Fixes for running HTTP server and Lambda middleware
- Use
export default
, point all examples to the dist build - clean up in
src/router.js
- small updates to
examples/