Skip to content

v2.0.1 Released

Latest
Compare
Choose a tag to compare
@sc0ttj sc0ttj released this 02 Nov 18:51
· 19 commits to master since this release

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/