Skip to content

v3.0.0

Latest

Choose a tag to compare

@GianlucaGuarini GianlucaGuarini released this 29 Sep 21:16
· 1 commit to main since this release
  • Remove the use of the require('url') module in favor of the isomorphic URL constructor
  • Use https://localhost as default base value for the router
  • Update to modern esm syntax discontinuing the support for node versions older than 16
  • Add the configure method to override the internal router options
  • Add typescript interfaces