Skip to content

v0.12.1

Compare
Choose a tag to compare
@kodemon kodemon released this 30 Oct 07:16
· 86 commits to main since this release
  • @valkyr/react simplify controller route registration.
    • Now automatically consumes the children of a parent route retrieved by a route.id
  • @valkyr/router add id and query to route options.
    • route id allows for easy fetching of a route and easier technical identification.
    • route query allows for easier identification of query keys the route supports.