Skip to content

3.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@TomokiMiyauci TomokiMiyauci released this 08 Oct 13:14

3.0.0-beta.1 (2022-10-08)

Features

  • routers: add throwing error to URLRouter (f8032e8), closes #29
  • routers: remove onError field from types (1870d07), closes #29
  • utils: remove validateURLRoutes (4ebbb75), closes #29

BREAKING CHANGES

  • utils: no export validateURLRoutes
  • routers: remove onError field from router
  • routers: URLRouter will not grip the error and throw error as is