Skip to content

Make and expose only one router implementation #80

@albertogasparin

Description

@albertogasparin

Current split between Router, MemoryRouter and UniversalRouter is causing issue are features are not supported across the board and we increase even more the chances of misalignment.

We should kill both UniversalRouter and MemoryRouter, exposing just one Router that simply accepts history and allows isGlobal to be set on both router and resources stores (fixing #76).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions