github remix-run/remix fetch-router@0.14.0
fetch-router v0.14.0

latest releases: component@0.2.1, route-pattern@0.16.0, response@0.2.1...
17 hours ago
  • BREAKING CHANGE: Remove BuildRequestHandler type. Use RequestHandler type directly instead.

  • BREAKING CHANGE: Remove T generic parameter from RequestHandler type. Request handlers always return a Response.

  • Export the MatchData type from the public API. This type is required when creating custom matchers for use with the router's matcher option.

Don't miss a new remix release

NewReleases is sending notifications on new releases.